Updated instructions to switch into springboot branch

This commit is contained in:
Angel Aguilera 2016-06-29 09:42:21 +02:00
parent c39ed81904
commit b3080ccb2b

View file

@ -7,6 +7,7 @@
```
git clone https://github.com/spring-projects/spring-petclinic.git
cd spring-petclinic
git checkout springboot
./mvnw spring-boot:run
```