Added alternative "Quick-Install" version with only one command for Mac/Linux user

This commit is contained in:
Ivan Kravets
2014-06-25 16:00:21 +03:00
parent dc94820b48
commit 586868b2db

View File

@ -127,6 +127,13 @@ Then run the following (which may require administrator access):
$ python get-platformio.py
An alternative short version for *Mac/Linux* users:
.. code-block:: bash
$ curl -L http://bit.ly/1lpanta | python
On *Windows OS* it may look like:
.. code-block:: bash