diff --git a/README.md b/README.md index ac81d3a..3037bcf 100644 --- a/README.md +++ b/README.md @@ -35,9 +35,11 @@ crontab -e add the line ```console -@reboot /startup.sh +@reboot /startup.sh & ``` +dont forget the ampersand! + also make sure that the paths in startup.sh are correct for your install location