From 045c445f738d1f3d8ee587169f441d25405a84f0 Mon Sep 17 00:00:00 2001 From: Nicolas Nutten Date: Tue, 19 Feb 2013 11:54:20 +0100 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8173c3a..fc1cdbd 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,6 @@ Follow the installation steps from [Jenkins PHP](http://jenkins-php.org) for ins 4. Move `phpunit.xml` to `[SYMFONY2_ROOT]/app` folder or update the existing one. The `logging` node is needed! -5. Add th [symfony2-coding-standards](https://github.com/opensky/Symfony2-coding-standard) in your phpcs naming it as `Symfony2` or edit the phpcs target on build.xml with the right parameters for your envirement. +5. Add the [symfony2-coding-standards](https://github.com/opensky/Symfony2-coding-standard) in your phpcs naming it as `Symfony2` or edit the phpcs target on build.xml with the right parameters for your envirement. -You can customize the configuration as you want, this works fine with me :) \ No newline at end of file +You can customize the configuration as you want, this works fine with me :)