This commit is contained in:
matt2m 2018-06-26 14:54:05 -07:00
parent 081508eff1
commit 2d597e8722

View file

@ -4,7 +4,7 @@
## Understanding the Spring Petclinic application with a few diagrams
<a href="https://speakerdeck.com/michaelisvy/spring-petclinic-sample-application">See the presentation here</a>
## Running petclinic locally
## Running petclinic locally!
```
git clone https://github.com/spring-projects/spring-petclinic.git
mvn tomcat7:run