aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorGravatar Vitaly Takmazov2018-09-17 12:34:49 +0300
committerGravatar Vitaly Takmazov2018-09-17 12:34:49 +0300
commit22f5ec91407921b0e1ce700c00c60e1cb626082c (patch)
tree5a5b3b754199a92cbb96d5aeebb712627731789f /README.md
parent49fa015cb3e069b9b1c62685dfe4996a42f1812f (diff)
fix README
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