From 47e4283b55bf833f133752601396ba00e0e263af Mon Sep 17 00:00:00 2001 From: Francesco Palmarini Date: Fri, 29 Jun 2018 13:39:18 +0200 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index a4fbfa2..170bf6d 100644 --- a/README.md +++ b/README.md @@ -27,11 +27,12 @@ The scripts is now running with Python3 by default (tested w/ 3.6) and a virtual ## Installation -### Arch Linux: +### Arch Linux [AUR package](https://aur.archlinux.org/packages/lenovo-throttling-fix-git/): ``` yaourt -S lenovo-throttling-fix-git sudo systemctl enable --now lenovo_fix.service ``` +Thanks to *felixonmars* for creating and maintaining this package. ### Debian/Ubuntu: ```