From 6c7909740c1fcc64d1385c18c97db22ec8f1f58c Mon Sep 17 00:00:00 2001 From: yugandharkumar Date: Wed, 16 Dec 2020 16:16:21 +0530 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3ddda8f504..e8f29e812e 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ providers, use the `includeProviders` flag: To start the JVM in debug mode, set the Java system property `DEBUG=true`: ``` -./gradlew -DDEBUG=true +./gradlew -DDEBUG=true ``` The JVM will then listen for a debugger to be attached on port 8184. The JVM will _not_ wait for