From ac6d05e7a49392d4b04c24a54e953397f1c83ece Mon Sep 17 00:00:00 2001 From: Oleg-dp <58110760+Oleg-dp@users.noreply.github.com> Date: Tue, 6 Jul 2021 21:48:10 +0300 Subject: [PATCH] Update readme.md --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index f5e498baa..afcd7757b 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