summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorClement Tsang <34804052+ClementTsang@users.noreply.github.com>2023-04-09 00:05:40 -0400
committerGitHub <noreply@github.com>2023-04-09 00:05:40 -0400
commitb2801b16a95b6ce93a9350445ee7e4221c7f002c (patch)
tree06d3499fdf364d562ef02793484616528ce114e6 /README.md
parent354d89f75bf8b6691896e2a183521ff2b9d67f3c (diff)
docs: update binary install instruction
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/README.md b/README.md
index d319e6ac..9e7c2872 100644
--- a/README.md
+++ b/README.md
@@ -306,6 +306,12 @@ You can also try to use the generated release binaries and manually install on y
- [Latest stable release](https://github.com/ClementTsang/bottom/releases/latest), generated off of the release branch
- [Latest nightly release](https://github.com/ClementTsang/bottom/releases/tag/nightly), generated daily off of the master branch at 00:00 UTC
+To use, download and extract the binary that matches your system and run by doing:
+
+```bash
+./btm
+```
+
#### Auto-completion
The release binaries are packaged with shell auto-completion files for bash, fish, zsh, and Powershell. To install them: