minor edits to readme file

This commit is contained in:
Mic 2013-02-21 10:11:51 +08:00
parent 447adf8810
commit 222f1d1b30

View file

@ -5,9 +5,10 @@ spring-petclinic has been deployed here on cloudfoundry: http://spring-petclinic
## Running petclinic locally ## Running petclinic locally
``` ```
git clone https://github.com/SpringSource/spring-petclinic.git git clone https://github.com/SpringSource/spring-petclinic.git
mvn tomcat7:run mvn tomcat7:run
``` ```
You can then access petclinic here: http://localhost:9966/petclinic/ You can then access petclinic here: http://localhost:9966/petclinic/
## Working with Petclinic in Eclipse/STS ## Working with Petclinic in Eclipse/STS