From e4e904ba21f7554f7d0029253779ac293646604f Mon Sep 17 00:00:00 2001 From: karlhenselin Date: Thu, 15 Oct 2015 11:22:29 -0500 Subject: [PATCH] Update readme.md --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 8c84871da..f5cd48300 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/karlhenselin/spring-petclinic.git mvn tomcat7:run ```