aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index a3fe96df..c2cc277e 100644
--- a/README.md
+++ b/README.md
@@ -10,7 +10,7 @@ git submodule update --init
cd juick
-echo "spring.h2.console.enabled=true" > juick-www/src/main/resources/application.properties
+echo "spring.h2.console.enabled=true" > juick-server/src/main/resources/application.properties
./gradlew :juick-server:bootRun