Updated readme file for the fork

pull/237/head
energizerbee 2023-08-10 22:19:30 -07:00
parent 2927888a1b
commit 0463d08cbc
1 changed files with 3 additions and 3 deletions

View File

@ -72,9 +72,6 @@ sudo apt-get install nvidia-smi
``` bash ``` bash
sudo python3 -m pip install psutil sudo python3 -m pip install psutil
```
``` bash
sudo python3 -m pip install GPUtil sudo python3 -m pip install GPUtil
``` ```
@ -82,6 +79,9 @@ sudo python3 -m pip install GPUtil
Be sure to turn on use psutil and use GPUtil in the options menu of Bashtop. Be sure to turn on use psutil and use GPUtil in the options menu of Bashtop.
Main menu with gpu.
![Screenshot 0](Imgs/gpu.png)
## Description ## Description
Resource monitor that shows usage and stats for processor, memory, disks, network and processes. Resource monitor that shows usage and stats for processor, memory, disks, network and processes.