Merge pull request #35 from alexjj/patch-1

Different AUR helper in README
This commit is contained in:
Francesco Palmarini
2018-08-20 09:13:12 +02:00
committed by GitHub

View File

@@ -45,7 +45,7 @@ The scripts is now running with Python3 by default (tested w/ 3.6) and a virtual
### Arch Linux [AUR package](https://aur.archlinux.org/packages/lenovo-throttling-fix-git/): ### Arch Linux [AUR package](https://aur.archlinux.org/packages/lenovo-throttling-fix-git/):
``` ```
yaourt -S lenovo-throttling-fix-git yay -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. Thanks to *felixonmars* for creating and maintaining this package.