Skip to content

Commit

Permalink
Fan: fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
AdityaGarg8 authored Mar 4, 2024
1 parent f660897 commit b29de11
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/guides/fan.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,9 @@ In some Macs, the fan has been found to work out of the box. In such a case the

You can compile the daemon by following the instructions given in [this repository](https://github.com/GnomedDev/T2FanRD) and add a systemd service.

2. Enable daemon by running `sudo systemctl enable --now t2fand`.
2. Enable daemon by running `sudo systemctl enable --now t2fanrd`.

3. Edit the config and restart the daemon by running `sudo systemctl restart t2fand` if needed.
3. Edit the config and restart the daemon by running `sudo systemctl restart t2fanrd` if needed.

## Configuration

Expand Down

0 comments on commit b29de11

Please sign in to comment.