Skip to content
Snippets Groups Projects
Commit 222f1d1b authored by Mic's avatar Mic
Browse files

minor edits to readme file

parent 447adf88
No related branches found
No related tags found
No related merge requests found
...@@ -5,9 +5,10 @@ spring-petclinic has been deployed here on cloudfoundry: http://spring-petclinic ...@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment