diff --git a/ReadMe.md b/ReadMe.md index e80aaf59391ef552fa8907aced91de32ab091eee..784d1fe35b21a40596b987b77ec648dc4008b3d3 100644 --- a/ReadMe.md +++ b/ReadMe.md @@ -46,11 +46,7 @@ You also can use [Gradle properties](https://docs.gradle.org/current/userguide/b ## Building -To build this project, first time you try to build you need to run this: - - ant -f update_dependencies.xml - -which will setup the dependencies on +On the first project configuration gradle will download and setup the dependencies on * `intellij-core` is a part of command line compiler and contains only necessary APIs. * `idea-full` is a full blown IntelliJ IDEA Community Edition to be used in the plugin module.