From 13ecc1f8a74be3fc9df8d110d5bd667e3a1550ed Mon Sep 17 00:00:00 2001 From: Ivan Kravets Date: Tue, 8 Mar 2016 17:52:57 +0200 Subject: [PATCH] Add using stage version in "Advanced" --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f6fdb8114..a40c85f5c 100644 --- a/README.md +++ b/README.md @@ -71,7 +71,7 @@ Linux 32/64, Linux ARM (like Raspberry Pi, BeagleBone, CubieBoard). - [PlatformIO IDE](http://platformio.org/#!/platformio-ide) - Quick Start with [PlatformIO IDE](http://docs.platformio.org/en/latest/ide/atom.html#quick-start) or [PlatformIO CLI](http://docs.platformio.org/en/latest/quickstart.html) - [Advanced using](http://docs.platformio.org/en/latest/platforms/espressif.html) - - custom settings, uploading to SPIFFS, Over-the-Air (OTA) + custom settings, uploading to SPIFFS, Over-the-Air (OTA) or using stage version - [Integration with other IDE](http://docs.platformio.org/en/latest/ide.html) - Atom, CLion, Eclipse, Emacs, NetBeans, Qt Creator, Sublime Text, VIM and Visual Studio - [Project Examples](http://docs.platformio.org/en/latest/platforms/espressif.html#examples)