diff --git a/README.md b/README.md index bd3d80db743c..566d75e11820 100644 --- a/README.md +++ b/README.md @@ -47,7 +47,7 @@ JDK version 1.8 (u162 or newer) is required for building and developing for Inte 2. Also configure a JDK named "**IDEA jdk**" (case sensitive), pointing to ``. If you don’t want to install JDK 1.6 then you may configure **IDEA jdk** to point to ``. However, you must be careful to avoid using Java 8 APIs in IntelliJ IDEA Community Edition modules that use **IDEA jdk**. * If not already present, add the corresponding path for tools.jar to the Classpath for "**IDEA jdk**" JDK. -3. If the _Maven Integration_ plugin is disabled, [add the path variable](https://www.jetbrains.com/help/idea/working-with-projects.html#path-variables) +3. If the _Maven Integration_ plugin is disabled, [add the path variable](https://www.jetbrains.com/help/idea/absolute-path-variables.html) "**MAVEN_REPOSITORY**" pointing to `/.m2/repository` directory. 4. _**Speed Tip:**_ If you have enough RAM on your computer, [configure the compiler settings](https://www.jetbrains.com/help/idea/specifying-compilation-settings.html)