diff --git a/readme.md b/readme.md index 604c991250fc7f9632c46aadea58e6ff034d117c..bcedd41e949a69296b6aeea6161da635b5baf75e 100644 --- a/readme.md +++ b/readme.md @@ -7,6 +7,7 @@ ``` git clone https://github.com/spring-projects/spring-petclinic.git cd spring-petclinic + git checkout springboot ./mvnw spring-boot:run ```