Merge pull request #63 from ChristoferMinestar/patch-1

Update Building section to include new autobuild
This commit is contained in:
wine 2018-10-19 21:12:29 +02:00 committed by GitHub
commit 6f9b2e8390
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -61,6 +61,7 @@ Import KAMI into your IDE of choice. If you use IntelliJ, import from the `build
If you do not wish to run from an IDE, use `gradlew.bat runClient` to run KAMI.
### Building
You can build by running `autobuild.bat`, or if you prefer the manual way, do the following:
```
gradlew.bat build