aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 02167965..cf8f29b7 100644
--- a/README.md
+++ b/README.md
@@ -10,7 +10,7 @@ git clone --recursive git@x.juick.com:/srv/git/juick.git
cd juick
-./gradlew bootRun
+./mvnw spring-boot:run
```