Compare commits

...

2 Commits

Author SHA1 Message Date
Patryk Ptasiński 298b699211
Merge af3471ff40 into 3b65b3a729 2024-04-30 17:22:10 +02:00
Patryk Ptasiński af3471ff40
Add Debian/Ubuntu binary install command to README.md 2023-07-25 20:43:02 +02:00
1 changed files with 4 additions and 0 deletions

View File

@ -343,6 +343,10 @@ If you have an AMD GPU `rocm_smi_lib` is required, which may or may not be packa
```sh
pkg install btop
```
* **Ubuntu/Debian**
```bash
sudo apt install -y btop
```
**Binary release on Homebrew (macOS (x86_64 & ARM64) / Linux (x86_64))**