commit cac9688f02ada3137757576e6bf25f6d565b4241 parent 76e90d19b50303f915c1ce45b53fd51fb9590057 Author: Martin Ashby <martin@martin-laptop.lan> Date: Tue, 15 May 2018 22:43:26 +0100 Changed url in README Diffstat:
M | README.md | | | 5 | ++--- |
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/README.md b/README.md @@ -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/