From b3080ccb2b5d39a74fd73c19576d9a7444d7c073 Mon Sep 17 00:00:00 2001 From: Angel Aguilera <angel.aguilera@gmail.com> Date: Wed, 29 Jun 2016 09:42:21 +0200 Subject: [PATCH] Updated instructions to switch into springboot branch --- readme.md | 1 + 1 file changed, 1 insertion(+) 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 ``` -- GitLab