瀏覽代碼

Update README.md

update required packages for Ubuntu 18.04
Francesco Palmarini 7 年之前
父節點
當前提交
9905f609d4
共有 1 個文件被更改,包括 1 次插入1 次删除
  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
 ```