From 78ba3176f2981d413125d8452ea2056deada7f52 Mon Sep 17 00:00:00 2001 From: Ivan Kravets Date: Tue, 25 Aug 2015 16:51:46 +0300 Subject: [PATCH] Remove SCons package from develop docs --- docs/installation.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/installation.rst b/docs/installation.rst index 60443798..3b06ca09 100644 --- a/docs/installation.rst +++ b/docs/installation.rst @@ -135,7 +135,7 @@ Install the latest PlatformIO from the ``develop`` branch: .. code-block:: bash - pip install -U pip setuptools scons + pip install -U pip setuptools pip install -U https://github.com/platformio/platformio/archive/develop.zip If you want to be up-to-date with the latest ``develop`` version of PlatformIO,