mirror of
https://github.com/ClementTsang/bottom
synced 2024-11-24 21:23:08 +00:00
docs: add temporary note on .deb section about x86
Clarify that (at least for now) the built .deb file is for x86. See #736
This commit is contained in:
parent
c6ae6913fc
commit
d03231c2e7
1 changed files with 1 additions and 1 deletions
|
@ -126,7 +126,7 @@ There is an official package that can be installed with `pacman`:
|
|||
sudo pacman -Syu bottom
|
||||
```
|
||||
|
||||
### Debian/Ubuntu
|
||||
### Debian/Ubuntu (x86-64)
|
||||
|
||||
A `.deb` file is provided on each [release](https://github.com/ClementTsang/bottom/releases/latest):
|
||||
|
||||
|
|
Loading…
Reference in a new issue