From 3487a21795eefa404d26caac4375a41131998066 Mon Sep 17 00:00:00 2001 From: Ivan Kravets Date: Fri, 11 Mar 2016 16:07:21 +0200 Subject: [PATCH] Add warning about dev version for PlatformIO IDE --- docs/installation.rst | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/installation.rst b/docs/installation.rst index b1dedf95..28962237 100644 --- a/docs/installation.rst +++ b/docs/installation.rst @@ -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