diff --git a/readme.md b/readme.md index a314398a2..d6d0e4373 100644 --- a/readme.md +++ b/readme.md @@ -6,7 +6,7 @@ ## Running petclinic locally ``` - git clone https://github.com/spring-projects/spring-petclinic.git + git clone https://github.com/sadakuknihiro/spring-petclinic.git mvn tomcat7:run ```