From 9980108880c99b83e5b0f4d126c25a9a69ca5e05 Mon Sep 17 00:00:00 2001 From: Gregwar Date: Fri, 29 Jun 2012 19:21:02 +0200 Subject: [PATCH] [README] Clarifying 2.0 (fixes #26) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 00da283..f0fd05e 100644 --- a/README.md +++ b/README.md @@ -27,6 +27,7 @@ Add the following lines to your `deps` file: [GregwarCaptchaBundle] git=git://github.com/Gregwar/CaptchaBundle.git target=/bundles/Gregwar/CaptchaBundle + version=origin/2.0 <- add this if you are using Symfony 2.0 ``` Now, run the vendors script to download the bundle: