mirror of
https://github.com/bcicen/ctop.git
synced 2024-08-30 18:23:19 +00:00
Merge pull request #52 from InTheCloudDan/patch-1
change glide to github repo, url is expired.
This commit is contained in:
commit
30530bc2a1
@ -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 && \
|
||||
|
Loading…
Reference in New Issue
Block a user