This commit is contained in:
sada 2015-09-10 20:30:24 +09:00
parent 06be7eb5be
commit 656af4e4ae

View file

@ -6,7 +6,7 @@
## Running petclinic locally
```
git clone https://github.com/spring-projects/spring-petclinic.git
git clone https://github.com/sadakuknihiro/spring-petclinic.git
mvn tomcat7:run
```