forked from platformio/platformio-core
Improved installation steps
This commit is contained in:
@ -108,7 +108,7 @@ application in your OS:
|
|||||||
`Command Prompt <http://en.wikipedia.org/wiki/Command_Prompt>`_ (``cmd.exe``)
|
`Command Prompt <http://en.wikipedia.org/wiki/Command_Prompt>`_ (``cmd.exe``)
|
||||||
application.
|
application.
|
||||||
|
|
||||||
2. Check a ``python`` version:
|
1. Check a ``python`` version:
|
||||||
|
|
||||||
.. code-block:: bash
|
.. code-block:: bash
|
||||||
|
|
||||||
@ -116,7 +116,7 @@ application in your OS:
|
|||||||
|
|
||||||
Windows OS Users only:
|
Windows OS Users only:
|
||||||
|
|
||||||
* `Download Python <https://www.python.org/downloads/>`_ and install it.
|
* `Download Python 2.7 <https://www.python.org/downloads/>`_ and install it.
|
||||||
* Add to PATH system variable ``;C:\Python27;C:\Python27\Scripts;`` and
|
* Add to PATH system variable ``;C:\Python27;C:\Python27\Scripts;`` and
|
||||||
reopen *Command Prompt* (``cmd.exe``) application. Please read this
|
reopen *Command Prompt* (``cmd.exe``) application. Please read this
|
||||||
article `How to set the path and environment variables in Windows
|
article `How to set the path and environment variables in Windows
|
||||||
|
Reference in New Issue
Block a user