Update README.md

This commit is contained in:
Neythen Treloar 2021-05-05 21:25:51 +01:00 committed by GitHub
parent fcf3978561
commit a6daee7a89
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -27,14 +27,7 @@ sudo reboot now
## Set to run at startup
Open rc.local
```console
sudo nano /etc/rc.local
```
add this just before the exit line, don't forget the ampersand at the end!
python3 <path to server.py> &
## Change the hostname