diff --git a/README.md b/README.md index 0af2491..cdf19cf 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,9 @@ Content in the service file: ``` [Unit] Description=Server Rack LED -After=multi-user.target[Service] +After=multi-user.target + +[Service] Type=simple Restart=always ExecStart=/usr/bin/python3 /home/pi/server-rack-led/main.py