From e779120c4d6fadfd48219cb729b4c78e16db4da6 Mon Sep 17 00:00:00 2001 From: Clement Tsang <34804052+ClementTsang@users.noreply.github.com> Date: Thu, 13 Jul 2023 04:37:07 -0400 Subject: docs: update some installation README text --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'README.md') 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 -- cgit v1.2.3