update build docs with dep link

This commit is contained in:
Bradley Cicenas 2017-09-03 01:53:01 +00:00
parent f6595a02c4
commit 9aad2efdb0
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
# Build
To build `ctop` from source, ensure you have a recent version of [glide](https://github.com/Masterminds/glide) installed and run:
To build `ctop` from source, ensure you have [dep](https://github.com/golang/dep) installed and run:
```bash
go get github.com/bcicen/ctop && \