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 e6bdb42cae
commit 95e380fa63
1 changed files with 1 additions and 1 deletions

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:
`sudo autocpu-freq --remove`
`sudo auto-cpufreq --remove`
or
`sudo python3 auto-cpufreq.py --remove`