Update README.md

This commit is contained in:
Francesco Palmarini
2019-02-13 10:57:58 +01:00
committed by GitHub
parent f585babd71
commit 11b5f12f9e

View File

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