[skip travis] temporarily reverted readme

This commit is contained in:
Clement Tsang 2020-01-05 22:23:04 -05:00 committed by GitHub
parent e71e22f726
commit d8905b2ca3
1 changed files with 1 additions and 5 deletions

View File

@ -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