diff --git a/README.md b/README.md index d6766eddc..67e01eee5 100644 --- a/README.md +++ b/README.md @@ -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