summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCaleb Bassi <calebjbassi@gmail.com>2018-05-10 22:00:11 -0700
committerCaleb Bassi <calebjbassi@gmail.com>2018-05-10 22:00:11 -0700
commit23e53459a31e4e17ea6c4e21689aa22d73cb51fc (patch)
tree11cf279c5d536484c6217546d9682d8ffcc431a4
parente31c82639f40b669fee1be0675825023cce89d7f (diff)
Update README
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 8f15df5..6dfbef4 100644
--- a/README.md
+++ b/README.md
@@ -15,7 +15,7 @@ Another terminal based graphical activity monitor, inspired by [gtop](https://gi
Only working and tested on Linux. OSX is no longer supported due to issues with gopsutil, but that is currently being worked on. Windows support is also in the works.
-Go programs compile to a single binary and there are currently prebuilt ones for 32/64bit Linux and ARM Linux.
+Go programs compile to a single binary and there are currently prebuilt ones for 32/64bit Linux and ARM Linux. Use one of the following methods to get the binary installed on your machine:
### Using Git