change glide to github repo, url is expired.

This commit is contained in:
Dan O'Brien 2017-03-18 20:39:53 -04:00 committed by GitHub
parent d0d39749de
commit 2c282923c0
1 changed files with 1 additions and 1 deletions

View File

@ -42,7 +42,7 @@ docker run -ti --name ctop --rm -v /var/run/docker.sock:/var/run/docker.sock qua
## Building
To build `ctop` from source, ensure you have a recent version of [glide](http://glide.sh/) installed and run:
To build `ctop` from source, ensure you have a recent version of [glide](https://github.com/Masterminds/glide) installed and run:
```bash
git clone https://github.com/bcicen/ctop.git $GOPATH/src/github.com/bcicen/ctop && \