docs: remove redundant install step on Fedora (#807)

The `--now` flag to `systemctl enable` already starts the service immediately, no need to run a start command again.
pull/809/head
Kristen McWilliam 6 months ago committed by GitHub
parent 7e60635896
commit b5c03ff89b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -51,7 +51,6 @@ input-remapper ≥ 2.0 requires at least Ubuntu 22.04.
```bash
sudo dnf install input-remapper
sudo systemctl enable --now input-remapper
sudo systemctl start input-remapper
```
##### Manual

Loading…
Cancel
Save