diff --git a/README.md b/README.md index 839dbb8..3c742ce 100644 --- a/README.md +++ b/README.md @@ -77,8 +77,8 @@ nano server.cfg ## Enabling on Boot Link the onsetswitch service file to systemd: -```sh -sudo ln -s buttons.service /lib/systemd/system/buttons.service +``` +sudo cp buttons.service /lib/systemd/system/buttons.service ``` Enable the service at startup: