aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony Wang2021-06-19 23:39:31 +0000
committerGitHub2021-06-19 23:39:31 +0000
commitf8e029c7008489e94322209352ee31f333bf92f2 (patch)
tree94252beae47a6c479761e3e7c353739790c3ef2a
parente8f5bc87c11ae949a0dbb9c70cd57a998b25094f (diff)
Update README.md
-rw-r--r--README.md6
1 files 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