Skip to content

Commit

Permalink
Merge remote-tracking branch 'igorw/ticket/11061' into develop
Browse files Browse the repository at this point in the history
* igorw/ticket/11061:
  [ticket/11061] Add the --dev flag to the composer instructions in README
  • Loading branch information
bantu committed Aug 19, 2012
2 parents 964f522 + c736371 commit 8c62c33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Find support and lots more on [phpBB.com](http://www.phpbb.com)! Discuss the dev
To be able to run an installation from the repo (and not from a pre-built package) you need to run the following commands to install phpBB's dependencies.

cd phpBB
php ../composer.phar install
php ../composer.phar install --dev


## CONTRIBUTE
Expand Down

0 comments on commit 8c62c33

Please sign in to comment.