Skip to content

Commit

Permalink
fix composer installation command
Browse files Browse the repository at this point in the history
  • Loading branch information
Webonaute authored Apr 12, 2017
1 parent 36ed7bc commit b26fd68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Resources/doc/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Installation is a quick (I promise!) 3 step process:
Add Webonaute\DoctrineFixturesGeneratorBundle by running the command:

``` bash
$ php composer.phar require Webonaute\DoctrineFixturesGeneratorBundle 'dev-master'
$ php composer.phar require webonaute/doctrine-fixtures-generator-bundle dev-master
```

Composer will install the bundle to your project's `vendor/Webonaute` directory.
Expand Down

0 comments on commit b26fd68

Please sign in to comment.