mirror of
https://github.com/ClementTsang/bottom.git
synced 2025-04-08 17:05:59 +02:00
Merge pull request #176 from svenstaro/patch-1
Prefer explicit yay installation command
This commit is contained in:
commit
d9a9289508
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user