From ed627fec85dc3f04d1d9e0bdfad3bc894ccfa878 Mon Sep 17 00:00:00 2001 From: Anthony Wang Date: Sun, 20 Jun 2021 16:11:02 +0000 Subject: Fix a few mistakes --- README.md | 4 ++-- 1 file 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 -- cgit v1.2.3-70-g09d2