summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 385255c)
raw | patch | inline | side by side (parent: 385255c)
author | fred-boy <fred-boy@protonmail.com> | |
Fri, 20 Apr 2018 17:25:51 +0000 (00:25 +0700) | ||
committer | fred-boy <fred-boy@protonmail.com> | |
Fri, 20 Apr 2018 17:25:51 +0000 (00:25 +0700) |
README.md | patch | blob | history |
diff --git a/README.md b/README.md
index c7ee65b00ddbdf85b188cb9ccea5a6f1e0fe568c..ec43d0f65824cd6b6e0d71b72dc3b7c57d2bdcdb 100644 (file)
--- a/README.md
+++ b/README.md
### Android
`./gradlew android:assemble` <br>
### Desktop
-`./gradlew desktop:assemble` <br>
+`./gradlew desktop:dist` <br>
***
On Windows, use `gradlew.bat` instead of `./gradlew`