aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorTahsincan Köse2021-11-30 20:46:24 +0300
committerTahsincan Köse2021-11-30 20:48:39 +0300
commitef2c1793d943c43fa1ebe2aa632270aa308012a2 (patch)
treee6628375eceed2f9929c1ace1d604dddd532df40 /README.md
parent48bf54c46c3061d9344f89d2dab3bd4613ec3a17 (diff)
Refresh in place capability.
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 7e7d82a..9c33365 100644
--- a/README.md
+++ b/README.md
@@ -55,7 +55,7 @@ Then:
```sh
sudo modprobe msr
sudo bash -c 'echo "msr" > /etc/modules-load.d/msr.conf'
-sudo apt install build-essential libgtk-3-dev git
+sudo apt install build-essential libgtk-3-dev libncurses5-dev git
cd ~
git clone https://github.com/Ta180m/zenmonitor3
cd zenmonitor3