Update README.md

This commit is contained in:
Rongmario 2022-01-08 21:50:43 +00:00 committed by GitHub
parent 1d42855d0c
commit c50c1a06ed
Signed by: GitHub
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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)