From d009138d228cc99c5a69b4aed0076223048fcc91 Mon Sep 17 00:00:00 2001 From: Francesco Palmarini Date: Fri, 14 Sep 2018 08:49:53 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9785f64..c81e8c3 100644 --- a/README.md +++ b/README.md @@ -71,7 +71,7 @@ sudo systemctl mask thermald.service ### 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 sudo ./install.sh ```