From 5bf980843024d1290ecf781576086923c9b54106 Mon Sep 17 00:00:00 2001 From: Darko Lukic Date: Wed, 1 Aug 2018 20:43:34 +0200 Subject: [PATCH] Update installation URL in documentation --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b241415..f085b23 100644 --- a/README.md +++ b/README.md @@ -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 ```