summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCaleb Bassi <calebjbassi@gmail.com>2019-01-16 14:02:54 -0800
committerCaleb Bassi <calebjbassi@gmail.com>2019-01-16 14:02:54 -0800
commitb28efdb1bc08cbefea22f5829f452a6a211f9263 (patch)
tree0d04c15188a66d766670e42476d136d29862dfc9
parentfdd41a943ed6facee25d807fc8aa61d980f275c7 (diff)
Update readme
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 0dea710..d9ed0db 100644
--- a/README.md
+++ b/README.md
@@ -16,6 +16,8 @@ Working and tested on Linux, FreeBSD and OSX. Windows support is planned.
### Using Git
+**Note**: Doesn't require Go.
+
Clone the repo and then run [scripts/download.sh](./scripts/download.sh) to download the correct binary for your system from the [releases tab](https://github.com/cjbassi/gotop/releases):
```bash