summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorClementTsang <clementjhtsang@gmail.com>2020-01-06 23:08:02 -0500
committerClementTsang <clementjhtsang@gmail.com>2020-01-06 23:08:02 -0500
commitfbadc7d9c5d0b04f06647781323be9cf962fc115 (patch)
treebb69c83da0f5e51769a94b6322ad4bb4086c7d75
parentad190a144d54049297d34807baba0e5c3c903503 (diff)
parentd8905b2ca3433811e3978e54d231e4f608e0e82f (diff)
Merge branch 'master' of https://github.com/ClementTsang/bottom
-rw-r--r--README.md6
1 files changed, 1 insertions, 5 deletions
diff --git a/README.md b/README.md
index 57483809..f8bafbf4 100644
--- a/README.md
+++ b/README.md
@@ -10,11 +10,7 @@ A graphical top clone, written in Rust. Inspired by both [gtop](https://github.c
### Linux
-You can install by cloning and using `cargo build --release`, or use `cargo install bottom`. Other installation methods based on distros are as follows:
-
-#### Arch Linux
-
-You can get it from the AUR by installing `bottom` from the AUR.
+You can install by cloning and using `cargo build --release`, or use `cargo install bottom`.
### Windows