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/