Update README.md

This commit is contained in:
Francesco Palmarini 2018-05-11 21:23:44 +02:00 committed by GitHub
parent 9905f609d4
commit 36ecf77204
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -14,7 +14,7 @@ The scripts is now running with Python3 by default (tested w/ 3.6) and a virtual
## Installation
```
sudo apt install git virtualenv build-essential python3-dev libdbus-glib-1-dev libgirepository1.0-dev
sudo apt install git virtualenv build-essential python3-dev libdbus-glib-1-dev libgirepository1.0-dev libcairo2-dev
git clone https://github.com/erpalma/lenovo-throttling-fix.git
sudo ./install.sh
```