Update README.md

This commit is contained in:
Francesco Palmarini
2018-04-02 21:58:13 +02:00
committed by GitHub
parent 0e97ee4109
commit 7d13bfda7e

View File

@@ -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