소스 검색

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
 ```
 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 systemctl enable lenovo_fix.service
 sudo systemctl start lenovo_fix.service