Parcourir la source

Update README.md

update required packages for Ubuntu 18.04
Francesco Palmarini il y a 6 ans
Parent
commit
9905f609d4
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -14,8 +14,8 @@ 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
 git clone https://github.com/erpalma/lenovo-throttling-fix.git
-sudo apt install virtualenv
 sudo ./install.sh
 ```