From cc65cc33abbb0cd55c35af449e1c616637fbba8c Mon Sep 17 00:00:00 2001 From: Meliox Date: Fri, 17 May 2024 11:28:07 +0200 Subject: [PATCH] also add information in readme --- readme.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/readme.md b/readme.md index b070d13..9c6750f 100644 --- a/readme.md +++ b/readme.md @@ -22,8 +22,10 @@ For HDDs/SSDs readings to work, the kernel module *drivetemp* must be installed. ``` apt-get install lm-sensors wget https://raw.githubusercontent.com/Meliox/PVE-mods/main/pve-mod-gui-sensors.sh +bash pve-mod-gui-sensors.sh ``` Or use git clone. +Then clear the browser cache to ensure all changes are visualized. ![Promxox temp mod](https://github.com/Meliox/PVE-mods/blob/main/pve-mod-sensors.png?raw=true)