added snap store placeholder

This commit is contained in:
Adnan Hodzic 2020-02-15 11:31:56 +01:00 committed by GitHub
parent d48587ce9e
commit 416fe1437f
1 changed files with 6 additions and 0 deletions

View File

@ -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.