From 5ea1465fca0eaafd09d2936f53a757cba199cac2 Mon Sep 17 00:00:00 2001 From: morad100 Date: Thu, 11 Mar 2021 17:11:41 +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 bd9fecb65..f8b1d6e72 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