petclinic-uncached
Changes
readme.md 5(+3 -2)
Details
readme.md 5(+3 -2)
diff --git a/readme.md b/readme.md
index c3b4857..a282f8c 100644
--- a/readme.md
+++ b/readme.md
@@ -5,9 +5,10 @@ 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
+ git clone https://github.com/SpringSource/spring-petclinic.git
+ mvn tomcat7:run
```
+
You can then access petclinic here: http://localhost:9966/petclinic/
## Working with Petclinic in Eclipse/STS