소스 검색

Fix installation instructions for Fedora

Matthias Kuhn 6 년 전
부모
커밋
9cdc36406e
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -73,7 +73,7 @@ sudo systemctl mask thermald.service
 ```
 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
+sudo ./lenovo-throttling-fix/install.sh
 ```
 Feedback about Fedora installation is welcome.