summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorClement Tsang <34804052+ClementTsang@users.noreply.github.com>2020-01-05 22:23:04 -0500
committerGitHub <noreply@github.com>2020-01-05 22:23:04 -0500
commitd8905b2ca3433811e3978e54d231e4f608e0e82f (patch)
tree4385e489c7c9b8d04c4301622b251ab21501f830
parente71e22f726422634c986920021faccb94546b1fc (diff)
[skip travis] temporarily reverted readme
-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