From 394a36e38bcbeb2f2f554abff718c2ffeb67b6b6 Mon Sep 17 00:00:00 2001 From: Natalia Villegas Date: Wed, 14 Nov 2018 18:32:18 -0300 Subject: [PATCH] readme --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 598b626bb..5954bca57 100644 --- a/readme.md +++ b/readme.md @@ -5,7 +5,7 @@ ## Running petclinic locally Petclinic is a https://spring.io/guides/gs/spring-boot[Spring Boot] application built using https://spring.io/guides/gs/maven/[Maven]. You can build a jar file and run it from the command line: - +## ``` git clone https://github.com/spring-projects/spring-petclinic.git