From 2476cbd82492c878ef74cc4a360b2b5b15c4cf15 Mon Sep 17 00:00:00 2001 From: Matthias Gutjahr Date: Fri, 16 Oct 2020 10:29:35 +0200 Subject: [PATCH] Fix typo in build instructions --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 44d4d9102..164654f18 100644 --- a/README.md +++ b/README.md @@ -45,7 +45,7 @@ Building, debugging and other * Install IntelliJ IDEA (Community Edition works fine) * Open this project * Choose `View > Tool Windows > Gradle` -* Double click `idea-php-symfony2-plugin > Tasks > intellij > runIdle` +* Double click `idea-php-symfony2-plugin > Tasks > intellij > runIde` If you are having difficulties, consult the documentation: http://confluence.jetbrains.com/display/PhpStorm/Setting-up+environment+for+PhpStorm+plugin+development