Update readme with ubuntu install cmd

Signed-off-by: Airren <qiang.ren@intel.com>
This commit is contained in:
Airren 2024-04-12 16:09:09 +08:00
parent d1680735d9
commit 58bb9baacb
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**
```sh
sudo apt install btop
```
**Binary release on Homebrew (macOS (x86_64 & ARM64) / Linux (x86_64))**