diff --git a/README.md b/README.md index 4603956..cb38c21 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ 2. Clone the repository you have created with this template. 3. In the local repository, run the command `gradlew setupDecompWorkspace idea genIntellijRuns` 4. Open the `.ipr` file in IDEA. -5. Right-click in IDEA `build.gradle` of your project, and select `Link Gradle Project`. +5. Right-click in IDEA `build.gradle` of your project, and select `Link Gradle Project`, after completion, hit `Refresh All` in the gradle tab on the right. 6. Fix run configs by: ![](https://i.imgur.com/GBchJpS.png)