Skip to content

Commit 961b1d8

Browse files
committed
Update README.markdown
In the previous version, the first installation steps for Symfony 2.1+ (editing AppKernel.php, or adding to routing.yml) were not clear.
1 parent d38e992 commit 961b1d8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Resources/doc/README.markdown

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ $loader->registerNamespaces(array(
4545
'FOS' => __DIR__.'/../vendor/bundles',
4646
));
4747
```
48+
### After downloading (for both Symfony 2.0 or 2.1+):
4849

4950
Register the bundle in `app/AppKernel.php`:
5051

0 commit comments

Comments
 (0)