summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCaleb Bassi <calebjbassi@gmail.com>2019-01-16 21:00:38 -0800
committerCaleb Bassi <calebjbassi@gmail.com>2019-01-16 21:00:38 -0800
commitf68eba995db79b42fe77116333f8c3775ddea306 (patch)
tree2ed9889670711ffd34470fd8fb17e836bbd0ac34
parentc2b06bece03d5b420e44007a0f5221365ed84663 (diff)
Update readme
-rw-r--r--README.md12
1 files changed, 6 insertions, 6 deletions
diff --git a/README.md b/README.md
index d4089f2..bce4364 100644
--- a/README.md
+++ b/README.md
@@ -14,6 +14,12 @@ Another terminal based graphical activity monitor, inspired by [gtop](https://gi
Working and tested on Linux, FreeBSD and OSX. Windows support is planned.
+### Source
+
+```bash
+go get github.com/cjbassi/gotop
+```
+
### Prebuilt binaries
**Note**: Doesn't require Go.
@@ -44,12 +50,6 @@ brew tap cjbassi/gotop
brew install gotop
```
-### Source
-
-```bash
-go get github.com/cjbassi/gotop
-```
-
## Usage
### Keybinds