[README] Clarifying 2.0 (fixes #26)
This commit is contained in:
parent
ece2a68170
commit
9980108880
|
@ -27,6 +27,7 @@ Add the following lines to your `deps` file:
|
||||||
[GregwarCaptchaBundle]
|
[GregwarCaptchaBundle]
|
||||||
git=git://github.com/Gregwar/CaptchaBundle.git
|
git=git://github.com/Gregwar/CaptchaBundle.git
|
||||||
target=/bundles/Gregwar/CaptchaBundle
|
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:
|
Now, run the vendors script to download the bundle:
|
||||||
|
|
Loading…
Reference in New Issue