From f8e029c7008489e94322209352ee31f333bf92f2 Mon Sep 17 00:00:00 2001 From: Anthony Wang Date: Sat, 19 Jun 2021 23:39:31 +0000 Subject: Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 643209c..2542953 100644 --- a/README.md +++ b/README.md @@ -11,10 +11,10 @@ It can monitor these values: ![screenshot](screenshot.png) ## Dependencies - - [zenpower driver](https://github.com/ocerman/zenpower/) - For monitoring CPU temperature and SVI2 sensors + - [zenpower3 driver](https://github.com/Ta180m/zenpower3) - For monitoring CPU temperature and SVI2 sensors - MSR driver - For monitoring Package/Core Power (RAPL) -Follow [zenpower README.md](https://github.com/ocerman/zenpower/blob/master/README.md) to install and activate zenpower module. +Follow [zenpower README.md](https://github.com/Ta180m/zenpower3/blob/master/README.md) to install and activate zenpower module. Enter `sudo modprobe msr` to enable MSR driver. ## Building @@ -50,7 +50,7 @@ sudo make uninstall ``` ## Setup on ubuntu -First follow [installation instructions on zenpower](https://github.com/ocerman/zenpower/blob/master/README.md#installation-commands-for-ubuntu) +First follow [installation instructions on zenpower3](https://github.com/Ta180m/zenpower3/blob/master/README.md#installation-commands-for-ubuntu) Then: ``` sudo modprobe msr -- cgit v1.2.3-70-g09d2