Fix typo (#11)

* Fix typo
This commit is contained in:
Mert Demir 2020-01-05 19:30:19 +03:00 committed by Adnan Hodzic
parent 0bb816895e
commit 5be27f43ba

View File

@ -91,7 +91,7 @@ Since daemon is running as a systemd service, its status can be seen by running:
auto-cpufreq daemon and its systemd service, along with all its persistent changes can be removed by running: auto-cpufreq daemon and its systemd service, along with all its persistent changes can be removed by running:
`sudo autocpu-freq --remove` `sudo auto-cpufreq --remove`
or or
`sudo python3 auto-cpufreq.py --remove` `sudo python3 auto-cpufreq.py --remove`