From 0a48b37449449c7eb19f2c10bcab46fbda0d408f Mon Sep 17 00:00:00 2001 From: Joey Kaan Date: Fri, 31 Jul 2015 10:11:01 +0200 Subject: [PATCH] Fix not found repo in readme The readme said to `git clone` a repo that no longer exists. That's why I have edited it to be the link of this repository. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3b0993d..66aa213 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ Installation phpcs `Standards` directory: cd /path/to/pear/PHP/CodeSniffer/Standards - git clone git://github.com/opensky/Symfony2-coding-standard.git Symfony2 + git clone git://github.com/lapistano/Symfony2-coding-standard.git Symfony2 4. Set Symfony2 as your default coding standard: