summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorClement Tsang <34804052+ClementTsang@users.noreply.github.com>2023-07-13 04:37:07 -0400
committerGitHub <noreply@github.com>2023-07-13 04:37:07 -0400
commite779120c4d6fadfd48219cb729b4c78e16db4da6 (patch)
treebc279523baf38e98a6f7ab9583c06052a45f0437 /README.md
parent53c51c7c83732cfd1bfc6d10b0cedec26a27d3a3 (diff)
docs: update some installation README text
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 2 insertions, 3 deletions
diff --git a/README.md b/README.md
index 199aa32f..feee6a66 100644
--- a/README.md
+++ b/README.md
@@ -148,8 +148,7 @@ cargo +stable install bottom
### Arch Linux
-There is an [official package](https://archlinux.org/packages/extra/x86_64/bottom/) that can be installed with
-`pacman`:
+bottom is available as an [official package](https://archlinux.org/packages/extra/x86_64/bottom/) that can be installed with `pacman`:
```bash
sudo pacman -S bottom
@@ -159,7 +158,7 @@ sudo pacman -S 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 are only available for 0.6.8 and later). If you want to install this way, do something like:
+(note stable ARM builds are only available for 0.6.8 and later). An example of installing this way:
```bash
# x86-64