diff --git a/README.md b/README.md index b5f617c3d815946e84fc05ad4bd7112312250fb3..218c163b8a96c6b7814ba0e0a52289f993a707fe 100644 --- a/README.md +++ b/README.md @@ -27,8 +27,8 @@ This derived work is, like SableCC, covered by the GNU Lesser General Public Lic Building --- -* Clone the repository -* Run the deploy target using gradle. If you don't have gradle installed, you can use the gradlew wrapper scripts, e.g., under Linux use './gradlew deploy' +* Clone the repository. +* Run the `assemble` target using Gradle (`./gradlew assemble` on Linux/macOS/etc., `gradlew.bat assemble` on Windows). * The binary is located in the build/libs subdirectory. Documentation