From 16a832ab8a4a16177dc3b74dea6cc1cdc258e867 Mon Sep 17 00:00:00 2001 From: Domen Tabernik Date: Mon, 27 Jul 2020 18:27:23 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 651410c..4e4986d 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,7 @@ NOTE: Using this script on other systems requires manual calibration of a functi # Install ```bash +sudo apt-get install ipmitool && modprobe ipmi_devintf make sudo make install ``` @@ -46,8 +47,7 @@ Directly call python script (requires sudo access for `impitool`): sudo python superfans_gpu_controller.py config.json ``` -## Print RPMs of all FANs grouped by zones: - +Print RPMs of all FANs grouped by zones: ```bash sudo python superfans.py ```