mirror of https://github.com/aristocratos/bashtop
Updated readme file for the fork
parent
2927888a1b
commit
0463d08cbc
|
@ -72,9 +72,6 @@ sudo apt-get install nvidia-smi
|
|||
|
||||
``` bash
|
||||
sudo python3 -m pip install psutil
|
||||
```
|
||||
|
||||
``` bash
|
||||
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.
|
||||
|
||||
Main menu with gpu.
|
||||

|
||||
|
||||
## Description
|
||||
|
||||
Resource monitor that shows usage and stats for processor, memory, disks, network and processes.
|
||||
|
|
Loading…
Reference in New Issue