summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSean E. Russell <ser@ser1.net>2022-09-29 08:48:29 -0500
committerSean E. Russell <ser@ser1.net>2022-09-29 08:48:29 -0500
commit98afa3c2ed69923561c96389964569107a54e1a3 (patch)
treee2430011d38dec8ca0539d0a21afb434cb608bb8
parent93fe0cab2eb61bc165adff07fe1af8ad05af172e (diff)
parent93748dba5077962b94d1bef3ac4475857fa97979 (diff)
Merge branch 'master' of github.com:xxxserxxx/gotop
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 5b73607..60ce413 100644
--- a/README.md
+++ b/README.md
@@ -33,6 +33,7 @@ If you install gotop by hand, or you download or create new layouts or colorsche
sudo layman -a guru
sudo emerge gotop
```
+- **Nix**: you can run `gotop` with `nix-shell -p gotop --run gotop` or add the package `gotop` to your environment
- **OSX**: gotop is in *homebrew-core*. `brew install gotop`. Make sure to uninstall and untap any previous installations or taps.
- **Windows**: gotop is in the [Main](https://github.com/ScoopInstaller/Main) bucket. `scoop install gotop`.
- **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.