diff --git a/HELP.md b/HELP.md index 2f316fa..e66d847 100644 --- a/HELP.md +++ b/HELP.md @@ -100,7 +100,7 @@ To run the application in Docker, follow these steps: - build jar file ```bash -./gradlew build +./gradlew buildJar ``` - Run docker compose to start the application and PostgreSQL: ```bash