Merge branch 'master' of github.com:erpalma/lenovo-throttling-fix

This commit is contained in:
erpalma
2018-09-20 09:49:44 +02:00

View File

@@ -71,7 +71,7 @@ sudo systemctl mask thermald.service
### Fedora ### Fedora
``` ```
dnf install cairo-gobject-devel gobject-introspection-devel dbus-glib-devel python-virtualenv python3-devel dnf install python3-cairo-devel cairo-gobject-devel gobject-introspection-devel dbus-glib-devel python-virtualenv python3-devel
git clone https://github.com/erpalma/lenovo-throttling-fix.git git clone https://github.com/erpalma/lenovo-throttling-fix.git
sudo ./install.sh sudo ./install.sh
``` ```