Update readme.md

This commit is contained in:
Thiago Moura 2022-12-01 22:07:57 -03:00 committed by GitHub
parent 298557a79c
commit e7592f4d64
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -10,7 +10,7 @@ Petclinic is a [Spring Boot](https://spring.io/guides/gs/spring-boot) applicatio
```
git clone https://github.com/spring-projects/spring-petclinic.git
git clone https://github.com/gui-testing-exercise/spring-shop-n3xt.git
cd spring-petclinic
./mvnw package
java -jar target/*.jar