From d7f7225407d269ff145d8909cffa991bb2fc59b6 Mon Sep 17 00:00:00 2001 From: Adnan Hodzic Date: Tue, 7 Jan 2020 17:29:20 +0100 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index e28b160..0b8fa1f 100644 --- a/README.md +++ b/README.md @@ -35,6 +35,10 @@ Please note: this tool doesn't conflict and [works great in tandem with TLP](htt ## How to run auto-cpufreq? +#### Arch 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. + #### Get auto-cpufreq source code `git clone https://github.com/AdnanHodzic/auto-cpufreq.git`