diff --git a/readme.md b/readme.md index a282f8cb2..b7a52f25f 100644 --- a/readme.md +++ b/readme.md @@ -6,7 +6,7 @@ spring-petclinic has been deployed here on cloudfoundry: http://spring-petclinic ## Running petclinic locally ``` git clone https://github.com/SpringSource/spring-petclinic.git - mvn tomcat7:run + mvn tomcat7:run or gradle tomcatRun ``` You can then access petclinic here: http://localhost:9966/petclinic/