Update README.md

This commit is contained in:
Francesco Palmarini
2018-06-29 13:39:18 +02:00
committed by GitHub
parent 38408401a1
commit 47e4283b55

View File

@@ -27,11 +27,12 @@ The scripts is now running with Python3 by default (tested w/ 3.6) and a virtual
## Installation ## Installation
### Arch Linux: ### Arch Linux [AUR package](https://aur.archlinux.org/packages/lenovo-throttling-fix-git/):
``` ```
yaourt -S lenovo-throttling-fix-git yaourt -S lenovo-throttling-fix-git
sudo systemctl enable --now lenovo_fix.service sudo systemctl enable --now lenovo_fix.service
``` ```
Thanks to *felixonmars* for creating and maintaining this package.
### Debian/Ubuntu: ### Debian/Ubuntu:
``` ```