From c50c1a06ed54abf8388129bf4123fc562b9b3f7c Mon Sep 17 00:00:00 2001 From: Rongmario Date: Sat, 8 Jan 2022 21:50:43 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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)