From d03231c2e7bdb3beacb9e2f0bc6aa1c53d16ca61 Mon Sep 17 00:00:00 2001 From: Clement Tsang <34804052+ClementTsang@users.noreply.github.com> Date: Wed, 25 May 2022 10:54:59 -0400 Subject: [PATCH] docs: add temporary note on .deb section about x86 Clarify that (at least for now) the built .deb file is for x86. See #736 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c56ecb86..a5ff21b0 100644 --- a/README.md +++ b/README.md @@ -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):