summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorClement Tsang <34804052+ClementTsang@users.noreply.github.com>2022-12-31 17:52:31 -0500
committerClement Tsang <34804052+ClementTsang@users.noreply.github.com>2022-12-31 17:52:31 -0500
commite65432274307efe9acfb935ee9f9e596f47f716a (patch)
treea10beb903d5d7db6b595a312e26b3aac8b842b2b
parent46884d48f0c9ab5bd32ebbd6ef77c736d3de99b1 (diff)
docs: update debian install instructions regarding ARM
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 6c46a539..82afdc4e 100644
--- a/README.md
+++ b/README.md
@@ -148,7 +148,7 @@ sudo pacman -Syu bottom
A `.deb` file is provided on each [stable release](https://github.com/ClementTsang/bottom/releases/latest) and
[nightly builds](https://github.com/ClementTsang/bottom/releases/tag/nightly) for x86, aarch64, and armv7
-(note stable ARM builds only started with 0.6.8). You could install this way doing something like:
+(note stable ARM builds are only available for 0.6.8 and later). If you want to install this way, do something like:
```bash
curl -LO https://github.com/ClementTsang/bottom/releases/download/0.7.0/bottom_0.7.0_amd64.deb