readme: update build instructions

This commit is contained in:
Alexey Andreev 2023-02-14 13:43:39 +03:00 committed by GitHub
parent 4fa35e8688
commit 1989fb70a4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -22,7 +22,7 @@ Building TeaVM
--------------
Simply clone source code (`git clone https://github.com/konsoletyper/teavm.git`)
and run Gradle build (`gradle publishToMavenLocal`).
and run Gradle build (`./gradlew publishToMavenLocal` or `gradlew.bat publishToMavenLocal`).
Preview builds