diff --git a/README.md b/README.md index 5966dc2..2787d7f 100644 --- a/README.md +++ b/README.md @@ -290,6 +290,18 @@ Also needs a UTF8 locale and a font that covers: sudo dnf install epel-release sudo dnf install btop ``` +* **Ubuntu** + ```bash + sudo apt install btop + ``` +* **Arch Linux** + ```bash + sudo pacman -S btop + ``` +* **Void Linux** + ```bash + sudo xbps-install btop + ``` * **FreeBSD** ```sh pkg install btop