Update installation URL in documentation

This commit is contained in:
Darko Lukic 2018-08-01 20:43:34 +02:00
parent 940e8b1c13
commit 5bf9808430

View file

@ -14,7 +14,7 @@ pip install cosmicpi
If you have scratch Raspbian image and you want to install software, expand filesystem, configure AP... please use:
```
curl https://gist.githubusercontent.com/lukicdarkoo/e33e00c6780ad0215d3932b810a10e46/raw | sh
curl http://cosmicpi.org/configure | sh
```