Update README.md
This commit is contained in:
parent
1d42855d0c
commit
c50c1a06ed
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@
|
||||||
2. Clone the repository you have created with this template.
|
2. Clone the repository you have created with this template.
|
||||||
3. In the local repository, run the command `gradlew setupDecompWorkspace idea genIntellijRuns`
|
3. In the local repository, run the command `gradlew setupDecompWorkspace idea genIntellijRuns`
|
||||||
4. Open the `.ipr` file in IDEA.
|
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:
|
6. Fix run configs by:
|
||||||
|
|
||||||
![](https://i.imgur.com/GBchJpS.png)
|
![](https://i.imgur.com/GBchJpS.png)
|
||||||
|
|
Loading…
Reference in a new issue