Skip to content

Commit

Permalink
Added instruction to run bin/vendors install
Browse files Browse the repository at this point in the history
  • Loading branch information
mdpatrick committed Aug 12, 2011
1 parent 54fa764 commit 3fe5105
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,11 @@ Installation
git=http://github.com/symfony/DoctrineFixturesBundle.git
target=/bundles/Symfony/Bundle/DoctrineFixturesBundle
```
Next, run the vendors script to download the bundles:

``` bash
$ php bin/vendors install
```

### Add to autoload.php

Expand Down

0 comments on commit 3fe5105

Please sign in to comment.