From 1f70ae280785990a8fd55131c65522cdced54c20 Mon Sep 17 00:00:00 2001 From: Alexey Date: Sun, 28 Oct 2018 20:34:08 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 09c818a..f477103 100644 --- a/README.md +++ b/README.md @@ -51,7 +51,7 @@ gradlew buildPlugin ``` You can find the distribution file in `build/distributions` folder. -**Caution!** This plugin is configured to build against a bundled distribution of **IntelliJ Ultimate 2017.3** +**Caution!** This plugin is configured to build against a bundled distribution of **IntelliJ Ultimate 2018.1** This can result in an extremely heavy and lengthy download of dependencies. If you want to build this plugin against your local IntelliJ IDE installation, please consult