From e4ba030a0c7a7b03f2e6427bdcea801309ea3704 Mon Sep 17 00:00:00 2001 From: Ivan Kravets Date: Wed, 13 Aug 2014 16:36:38 +0300 Subject: [PATCH] Expand an URL to get-platformio.py --- docs/installation.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/installation.rst b/docs/installation.rst index c4b4d0d3..4245c709 100644 --- a/docs/installation.rst +++ b/docs/installation.rst @@ -33,7 +33,7 @@ An alternative short version for *Mac/Linux* users: .. code-block:: bash - $ curl -L http://bit.ly/1lpanta | python + $ curl -L https://raw.githubusercontent.com/ivankravets/platformio/develop/scripts/get-platformio.py | python On *Windows OS* it may look like: