mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-18 05:25:50 +00:00
Update readme.md
This commit is contained in:
parent
5197f45148
commit
e4e904ba21
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@
|
||||||
|
|
||||||
## Running petclinic locally
|
## Running petclinic locally
|
||||||
```
|
```
|
||||||
git clone https://github.com/spring-projects/spring-petclinic.git
|
git clone https://github.com/karlhenselin/spring-petclinic.git
|
||||||
mvn tomcat7:run
|
mvn tomcat7:run
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue