summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCaleb Bassi <calebjbassi@gmail.com>2018-04-15 16:36:45 -0700
committerCaleb Bassi <calebjbassi@gmail.com>2018-04-15 16:45:57 -0700
commit111d2008fac83d26bb5f1037424a5ccf43a3d0af (patch)
tree7cf1a8cf5b2205a1b83a293db5d4477f7edbbca0
parent5f2772ef41b9448c93216ab2e37acbb59374c53b (diff)
Add disclaimer about OSX binary
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index eab964d..f191c08 100644
--- a/README.md
+++ b/README.md
@@ -15,6 +15,8 @@ Another terminal based graphical activity monitor, inspired by [gtop](https://gi
Go programs compile to a single binary and there are currently prebuilt ones for 32/64bit Linux, ARM Linux, and 32/64bit OSX.
+**Disclaimer**: Many people are having issues with the OSX binary, so your success with it may vary. If you're getting an error about 'CPU Percentages', a temporary fix is to install gotop from source using `go get github.com/cjbassi/gotop`.
+
### Using Git
Clone the repo then run [download.sh](https://github.com/cjbassi/gotop/blob/master/download.sh) to download the correct binary: