Skip to content

Commit

Permalink
[skip travis] Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
ClementTsang committed Jan 10, 2020
1 parent b587b1f commit 7e4d87b
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,11 @@ 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`.
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.

### Windows

Expand Down

0 comments on commit 7e4d87b

Please sign in to comment.