diff --git a/README.md b/README.md index 2531888..b367a70 100644 --- a/README.md +++ b/README.md @@ -2,8 +2,10 @@ -# Install the Webapi +# Install Python script as service -sudo apt install lamp-server^ php -y -sudo cp web_api/* /var/www/html -sudo rm /var/www/html/index.html \ No newline at end of file +Requirements: +- systemd (sudo apt install systemd -y) + +Create service file: +`sudo nano /etc/systemd/system/server-rack-led.service` \ No newline at end of file