diff --git a/README.md b/README.md index 663db70..c34d70a 100644 --- a/README.md +++ b/README.md @@ -5,8 +5,13 @@ Grails integrations with Spring Boot GORM Spring Boot plugins have been moved to https://github.com/grails/grails-data-mapping/tree/master/boot-plugins - To run Spring Boot App +```shell + sdk env + ./gradlew :gsp-example:bootRun +``` + +To run Spring Boot Script App ```shell cd sample-apps/gsp/script sdk env