Add warning about dev version for PlatformIO IDE

This commit is contained in:
Ivan Kravets
2016-03-11 16:07:21 +02:00
parent 757df8c8ab
commit 3487a21795

View File

@ -162,6 +162,11 @@ For upgrading ``platformio`` to the latest version:
Development Version
~~~~~~~~~~~~~~~~~~~
.. warning::
If you use :ref:`ide_atom`, please enable development version via
``Menu PlatformIO: Settings > PlatformIO IDE > Use development version of
PlatformIO``.
Install the latest PlatformIO from the ``develop`` branch:
.. code-block:: bash