Add Debian/Ubuntu binary install command to README.md

This commit is contained in:
Patryk Ptasiński 2023-07-25 20:43:02 +02:00 committed by GitHub
parent ac17f34580
commit af3471ff40
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -294,6 +294,10 @@ Also needs a UTF8 locale and a font that covers:
```sh
pkg install btop
```
* **Ubuntu/Debian**
```bash
sudo apt install -y btop
```
**Binary release on Homebrew (macOS (x86_64 & ARM64) / Linux (x86_64))**