浏览代码

Update README.md

Francesco Palmarini 7 年之前
父节点
当前提交
7d13bfda7e
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -9,7 +9,7 @@ The python module `python-periphery` is used for accessing the MCHBAR register b
 ## Installation
 ## Installation
 ```
 ```
 git clone https://github.com/erpalma/lenovo-throttling-fix.git
 git clone https://github.com/erpalma/lenovo-throttling-fix.git
-sudo pip install python-periphery
+sudo -H pip install python-periphery
 sudo make install
 sudo make install
 sudo systemctl enable lenovo_fix.service
 sudo systemctl enable lenovo_fix.service
 sudo systemctl start lenovo_fix.service
 sudo systemctl start lenovo_fix.service