added snap store placeholder
This commit is contained in:
parent
d48587ce9e
commit
416fe1437f
|
@ -35,6 +35,10 @@ Please note: this tool doesn't conflict and [works great in tandem with TLP](htt
|
||||||
|
|
||||||
## Installing auto-cpufreq
|
## Installing auto-cpufreq
|
||||||
|
|
||||||
|
### From Snap store
|
||||||
|
|
||||||
|
To be updated ...
|
||||||
|
|
||||||
### From source code
|
### From source code
|
||||||
|
|
||||||
Get source code, run installer and follow on screen instructions:
|
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
|
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
|
### 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.
|
[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.
|
||||||
|
|
Loading…
Reference in New Issue