forked from RepoMirrors/kami-blue
Fix capitalization in IntelliJ
This commit is contained in:
parent
ad7a1eaabd
commit
7d3e7a4386
|
@ -38,7 +38,7 @@ On linux, run `chmod +x gradlew` and for the following commands use `./gradlew`
|
|||
```
|
||||
gradlew.bat setupDecompWorkspace
|
||||
```
|
||||
Import KAMI into your IDE of choice. If you use intelliJ, import from the `build.gradle` file and run `gradlew.bat genIntellijRuns`
|
||||
Import KAMI into your IDE of choice. If you use IntelliJ, import from the `build.gradle` file and run `gradlew.bat genIntellijRuns`
|
||||
|
||||
If you do not wish to run from an IDE, use `gradlew.bat runClient` to run KAMI.
|
||||
|
||||
|
|
Loading…
Reference in New Issue