diff --git a/Readme.md b/Readme.md index 7c6e4a0..53d81ca 100644 --- a/Readme.md +++ b/Readme.md @@ -32,9 +32,41 @@ The project requires: /bin/bash ./scripts/local-setup.sh ``` -- To Start the station, execute the following command: ```shell - /bin/bash ./scripts/local-start.sh +sudo tee /etc/systemd/system/evmosd.service > /dev/null <