diff --git a/samples/helloworld/readme.txt b/samples/helloworld/readme.txt index 727562c3..c8174282 100644 --- a/samples/helloworld/readme.txt +++ b/samples/helloworld/readme.txt @@ -11,9 +11,9 @@ Maven: Gradle 1.Build and install the project - $>../../gradlew + $>../../gradlew installApp 2.run spring shell - $>java -jar build/libs/helloworld-1.0.0.BUILD-SNAPSHOT.jar + $>build/install/helloworld/bin/helloworld