mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-29 18:55:49 +00:00
Update readme.md
This commit is contained in:
parent
298557a79c
commit
e7592f4d64
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue