summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorSean E. Russell <ser@ser1.net>2020-05-05 09:33:37 -0500
committerSean E. Russell <ser@ser1.net>2020-05-05 09:33:37 -0500
commit292c4c1bf381016b6674db279cfd111e5368b572 (patch)
tree40ed8d6a3445dbade02c682ea1ef7aa32eaad977 /README.md
parent91284adcf77cd6bfeee4b36973f39ef7734b287a (diff)
Homebrew update
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 1880298..8a3e55e 100644
--- a/README.md
+++ b/README.md
@@ -29,7 +29,7 @@ If you install gotop by hand, or you download or create new layouts or colorsche
sudo layman -a guru
sudo emerge gotop
```
-- OSX: gotop is in *homebrew-core*. `brew install gotop`. Make sure to uninstall and untap any previous installations or taps.
+- **OSX**: gotop is in *homebrew-core*. `brew install gotop`. Make sure to uninstall and untap any previous installations or taps.
- **Prebuilt binaries**: Binaries for most systems can be downloaded from [the github releases page](https://github.com/xxxserxxx/gotop/releases). RPM and DEB packages are also provided.
- **Source**: This requires Go >= 1.14. `go get -u github.com/xxxserxxx/gotop/cmd/gotop`