mirror of
https://github.com/bcicen/ctop.git
synced 2025-12-06 15:16:41 +08:00
update build docs with dep link
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
# Build
|
# 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
|
```bash
|
||||||
go get github.com/bcicen/ctop && \
|
go get github.com/bcicen/ctop && \
|
||||||
|
|||||||
Reference in New Issue
Block a user