From 830e0f8c37c7b85841a39c8269bb36ccb785a52b Mon Sep 17 00:00:00 2001 From: morad100 Date: Thu, 11 Mar 2021 16:29:35 +0200 Subject: [PATCH] Update readme.md --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 7e14ee824..bd9fecb65 100644 --- a/readme.md +++ b/readme.md @@ -5,7 +5,7 @@ ## Running petclinic locally Petclinic is a [Spring Boot](https://spring.io/guides/gs/spring-boot) application built using [Maven](https://spring.io/guides/gs/maven/). You can build a jar file and run it from the command line: - +# ``` git clone https://github.com/spring-projects/spring-petclinic.git