From d8053b2a85196f49e6a65d01bfb826e74cc3c839 Mon Sep 17 00:00:00 2001 From: Oleg-dp <58110760+Oleg-dp@users.noreply.github.com> Date: Tue, 6 Jul 2021 21:27:47 +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 bf857fd2f..007fdc076 100644 --- a/readme.md +++ b/readme.md @@ -13,7 +13,7 @@ cd spring-petclinic ./mvnw package java -jar target/*.jar ``` - + You can then access petclinic here: http://localhost:8080/ petclinic-screenshot