Update readme.md

This commit is contained in:
Yevhenii Pokhvalii 2021-03-06 18:16:47 +02:00 committed by GitHub
parent 875c85ac1b
commit cd41ed9890
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -12,6 +12,7 @@ git clone https://github.com/spring-projects/spring-petclinic.git
cd spring-petclinic cd spring-petclinic
./mvnw package ./mvnw package
java -jar target/*.jar java -jar target/*.jar
``` ```
You can then access petclinic here: http://localhost:8080/ You can then access petclinic here: http://localhost:8080/