From 412c5625724d995a2822cc8a9816de6ac593ab29 Mon Sep 17 00:00:00 2001 From: Darya Razumova Date: Fri, 30 Aug 2019 12:49:10 +0300 Subject: [PATCH] Updated switch usage in README --- ReadMe.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ReadMe.md b/ReadMe.md index 00cf09ba20e..5d3e10a866e 100644 --- a/ReadMe.md +++ b/ReadMe.md @@ -99,7 +99,7 @@ Development for some particular platform is possible after 'switching' that can cd kotlin-project-dir # switching to IntelliJ Idea 2018.2 -bunch switch . 182 +bunch switch 182 ``` ## Working with the project in IntelliJ IDEA