aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 0 insertions, 2 deletions
diff --git a/README.md b/README.md
index 690febe9..bdb16b76 100644
--- a/README.md
+++ b/README.md
@@ -12,8 +12,6 @@ git submodule update --init
cd juick
-echo "spring.h2.console.enabled=true" > src/main/resources/application.properties
-
./gradlew bootRun
```