From 586868b2db4cd20c55694e2f71a0a866fd1d0123 Mon Sep 17 00:00:00 2001 From: Ivan Kravets Date: Wed, 25 Jun 2014 16:00:21 +0300 Subject: [PATCH] Added alternative "Quick-Install" version with only one command for Mac/Linux user --- README.rst | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.rst b/README.rst index f89eed60..fcae86df 100644 --- a/README.rst +++ b/README.rst @@ -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