From 2cf1b1420ce3e08ba76f099b36c6479057a356f0 Mon Sep 17 00:00:00 2001 From: Ivan Kravets Date: Fri, 28 Aug 2015 23:53:45 +0300 Subject: [PATCH] Fix used command and version --- docs/demo.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/demo.rst b/docs/demo.rst index 4651bdbb..15db587a 100644 --- a/docs/demo.rst +++ b/docs/demo.rst @@ -45,6 +45,6 @@ Used in demo 4. :ref:`platformio lib search -f mbed ` command 5. :ref:`platformio lib search -k rf ` command 6. :ref:`platformio lib search radiohead ` command -7. :ref:`platformio lib install 124 --version "1.4.0" ` command +7. :ref:`platformio lib install 124 --version "1.40" ` command 8. :ref:`platformio lib show 124 ` command 9. :ref:`cmd_lib_update` command.