Update readme.md

This commit is contained in:
Matt 2018-06-26 16:33:31 -07:00 committed by GitHub
parent 3a6c33ccb6
commit dbbe38149c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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