From c1e3923df85e87cc80b52457a71f7111ebd7112d Mon Sep 17 00:00:00 2001 From: Oleg-dp <58110760+Oleg-dp@users.noreply.github.com> Date: Tue, 6 Jul 2021 21:11:03 +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 c31c8a162..bf857fd2f 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