Added htop package

This commit is contained in:
2022-01-04 16:11:18 +01:00
parent d3aa94b61f
commit e7d7e88394

View File

@ -38,7 +38,7 @@ sudo nano/etc/motd
### Abhängigkeiten installieren
```
sudo apt install lm-sensors screenfetch screen net-tools cmake git build-essential libssl-dev libuv1-dev libhwloc-dev
sudo apt install lm-sensors screenfetch screen net-tools htop cmake git build-essential libssl-dev libuv1-dev libhwloc-dev
sudo sensors-detect
```