From cd41ed989002d103eb2985d48786a072276a4db1 Mon Sep 17 00:00:00 2001 From: Yevhenii Pokhvalii <68227075+YevheniiPokhvalii@users.noreply.github.com> Date: Sat, 6 Mar 2021 18:16:47 +0200 Subject: [PATCH] Update readme.md --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index ff6d2be15..3e4da92b5 100644 --- a/readme.md +++ b/readme.md @@ -12,6 +12,7 @@ git clone https://github.com/spring-projects/spring-petclinic.git cd spring-petclinic ./mvnw package java -jar target/*.jar + ``` You can then access petclinic here: http://localhost:8080/