aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony Wang2021-06-20 16:11:02 +0000
committerGitHub2021-06-20 16:11:02 +0000
commited627fec85dc3f04d1d9e0bdfad3bc894ccfa878 (patch)
treec59a117d424678b8d36ef050bb16bfb610216510
parent23dae04e6220785b1380a7fc1a014287a2b00f5f (diff)
Fix a few mistakesv1.5.0
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 732c390..7e7d82a 100644
--- a/README.md
+++ b/README.md
@@ -50,7 +50,7 @@ sudo make uninstall
```
## Setup on Ubuntu
-First follow [installation instructions on zenpower3](https://github.com/Ta180m/zenpower3/blob/master/README.md#installation-commands-for-ubuntu)
+First follow [installation instructions on zenpower3](https://github.com/Ta180m/zenpower3/blob/master/README.md#installation-for-ubuntu)
Then:
```sh
sudo modprobe msr
@@ -58,7 +58,7 @@ sudo bash -c 'echo "msr" > /etc/modules-load.d/msr.conf'
sudo apt install build-essential libgtk-3-dev git
cd ~
git clone https://github.com/Ta180m/zenmonitor3
-cd zenmonitor
+cd zenmonitor3
make
sudo make install
sudo make install-polkit