From 2b78f127d0c5ad0d24123db5cc14b0192afc463e Mon Sep 17 00:00:00 2001 From: livello Date: Sun, 18 Mar 2018 22:01:39 +0300 Subject: [PATCH] readme.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4c20800..abc733c 100644 --- a/README.md +++ b/README.md @@ -90,7 +90,7 @@ In linux you can open terminal, navigate to your programming directory, then * cd lighthub -* pio init --ide clion // prepare CMake build files for Intellij CLion IDE or look if your ide here: http://docs.platformio.org/en/latest/ide.html +* pio init --ide clion // use your IDE, others here: http://docs.platformio.org/en/latest/ide.html * pio run -e due // this will build firmware for arduino due board