Install @PlatformIO with update option

This commit is contained in:
Ivan Kravets
2015-08-25 15:12:31 +03:00
parent 2b4b50ee08
commit b96535abff

View File

@ -47,7 +47,7 @@ Run the following using `pip <https://pip.pypa.io>`_
.. code-block:: bash
pip install --upgrade pip setuptools scons
pip install platformio
pip install -U platformio
If your computer does not recognize ``pip`` command, try to install it first
using `these instructions <https://pip.pypa.io/en/latest/installing.html>`_.