Skip to content

Commit e654322

Browse files
committed
docs: update debian install instructions regarding ARM
1 parent 46884d4 commit e654322

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ sudo pacman -Syu bottom
148148

149149
A `.deb` file is provided on each [stable release](https://github.com/ClementTsang/bottom/releases/latest) and
150150
[nightly builds](https://github.com/ClementTsang/bottom/releases/tag/nightly) for x86, aarch64, and armv7
151-
(note stable ARM builds only started with 0.6.8). You could install this way doing something like:
151+
(note stable ARM builds are only available for 0.6.8 and later). If you want to install this way, do something like:
152152

153153
```bash
154154
curl -LO https://github.com/ClementTsang/bottom/releases/download/0.7.0/bottom_0.7.0_amd64.deb

0 commit comments

Comments
 (0)