petclinic-uncached

Changes

readme.md 1(+1 -0)

Details

readme.md 1(+1 -0)

diff --git a/readme.md b/readme.md
index 604c991..bcedd41 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
 ```