Update readme.md

This commit is contained in:
karlhenselin 2015-10-15 11:22:29 -05:00
parent 5197f45148
commit e4e904ba21

View file

@ -6,7 +6,7 @@
## 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
```