mirror of
https://github.com/erpalma/throttled.git
synced 2026-02-07 08:14:19 +01:00
Update README.md: add python3-venv for debian
Add the missing dependency python3-venv to the debian instructions
This commit is contained in:
parent
6c4f3a77a5
commit
a5575182e2
|
|
@ -57,7 +57,7 @@ Thanks to *felixonmars* for creating and maintaining this package.
|
|||
|
||||
### Debian/Ubuntu
|
||||
```
|
||||
sudo apt install git build-essential python3-dev libdbus-glib-1-dev libgirepository1.0-dev libcairo2-dev
|
||||
sudo apt install git build-essential python3-dev libdbus-glib-1-dev libgirepository1.0-dev libcairo2-dev python3-venv
|
||||
git clone https://github.com/erpalma/lenovo-throttling-fix.git
|
||||
sudo ./lenovo-throttling-fix/install.sh
|
||||
```
|
||||
|
|
|
|||
Loading…
Reference in a new issue