This commit is contained in:
matt2m 2018-06-26 14:56:49 -07:00
parent 2d597e8722
commit ec35b73bde

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