diff --git a/README.md b/README.md index 1d2ddc7..4aa3869 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 ## Installing auto-cpufreq +### From Snap store + +To be updated ... + ### From source code Get source code, run installer and follow on screen instructions: @@ -44,6 +48,8 @@ git clone https://github.com/AdnanHodzic/auto-cpufreq.git cd auto-cpufreq && sudo 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 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.