From 656af4e4ae427251c21b720a83400ba3a5f2780d Mon Sep 17 00:00:00 2001 From: sada Date: Thu, 10 Sep 2015 20:30:24 +0900 Subject: [PATCH] aa --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 ```