Skip to content

Commit a176e88

Browse files
committed
Update index.md
1 parent b83dd8d commit a176e88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Resources/doc/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ Installation is a quick (I promise!) 7 step process:
4545
Add FOSUserBundle by running the command:
4646
4747
``` bash
48-
$ php composer.phar require friendsofsymfony/user-bundle
48+
$ php composer.phar require friendsofsymfony/user-bundle '~2.0@dev'
4949
```
5050

5151
Composer will install the bundle to your project's `vendor/friendsofsymfony` directory.

0 commit comments

Comments
 (0)