summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorClement Tsang <34804052+ClementTsang@users.noreply.github.com>2020-07-27 22:48:16 -0400
committerGitHub <noreply@github.com>2020-07-27 22:48:16 -0400
commitd9a92895083c3369b0e75929795f5ccecd88b67a (patch)
tree170d1793ede2b4325f979ec226ca7433c9960739 /README.md
parent777a5fb9f21444a6b13102c5db0aef45c07d2c34 (diff)
parentfa1ea9bc76d628c2a5eab1d2e2e9a4f5b93a784e (diff)
Merge pull request #176 from svenstaro/patch-1
Prefer explicit yay installation command
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index a8173533..a1c4c90c 100644
--- a/README.md
+++ b/README.md
@@ -93,10 +93,10 @@ cargo install bottom --locked
### AUR
```bash
-yay bottom
+yay -S bottom
# If you instead want a pre-built binary:
-yay bottom-bin
+yay -S bottom-bin
```
### Debian