Update README.md

This commit is contained in:
Adnan Hodzic 2020-08-12 16:56:42 +02:00 committed by GitHub
parent b4752ccfe2
commit c6f0ae77cb
1 changed files with 2 additions and 2 deletions

View File

@ -63,9 +63,9 @@ cd auto-cpufreq && sudo ./auto-cpufreq-installer
In case you encounter any problems with `auto-cpufreq-installer`, please [submit a bug report](https://github.com/AdnanHodzic/auto-cpufreq/issues/new).
### Arch Linux
### AUR package (Arch/Manjaro Linux)
[AUR package is available](https://aur.archlinux.org/packages/auto-cpufreq-git/) for install. After which `auto-cpufreq` will be available as a binary and you can skip to [auto-cpufreq: modes and options](https://github.com/AdnanHodzic/auto-cpufreq#auto-cpufreq-modes-and-options) for further reference.
[AUR package is available](https://aur.archlinux.org/packages/auto-cpufreq-git/) for install. After which `auto-cpufreq` will be available as a binary and you need to enable the systemd service, i.e: `systemctl start auto-cpufreq`, reference [#91](https://github.com/AdnanHodzic/auto-cpufreq/issues/91)). Skip to [auto-cpufreq: Install - auto-cpufreq daemon](https://github.com/AdnanHodzic/auto-cpufreq#install---auto-cpufreq-daemon) for more information.
## How to run auto-cpufreq