From d8905b2ca3433811e3978e54d231e4f608e0e82f Mon Sep 17 00:00:00 2001 From: Clement Tsang <34804052+ClementTsang@users.noreply.github.com> Date: Sun, 5 Jan 2020 22:23:04 -0500 Subject: [PATCH] [skip travis] temporarily reverted readme --- README.md | 6 +----- 1 file changed, 1 insertion(+), 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