diff options
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -2,5 +2,5 @@ A pretty basic painting app for the Raspberry Pi Unicorn HD hat. Allows multiple people to paint at once & updates in real time. To run: -`curl "https://github.com/MFAshby/unicornpaint/raw/master/download_and_run.sh" | sh` -Open your browser to http://<your raspberry IP address>:3001/
\ No newline at end of file +`curl "https://raw.githubusercontent.com/MFAshby/unicornpaint/master/download_and_run.sh" | sh` +Open your browser to http://<your raspberry IP address>:3001/ |