Expand an URL to get-platformio.py

This commit is contained in:
Ivan Kravets
2014-08-13 16:36:38 +03:00
parent ad6acb28ae
commit e4ba030a0c

View File

@ -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: