1
0
Fork 0

Merge pull request #1006 from ClementGautier/patch-1

Fixed typo
pull/1010/head
Jordi Boggiano 2012-08-17 08:17:23 -07:00
commit 7b3ce479cd
1 changed files with 1 additions and 1 deletions

View File

@ -64,7 +64,7 @@ controlled code by appending the <info>'--prefer-source'</info> flag. Also, it i
advisable to install all dependencies required for development by appending the advisable to install all dependencies required for development by appending the
<info>'--dev'</info> flag. <info>'--dev'</info> flag.
To install a package from another repository repository than the default one you To install a package from another repository than the default one you
can pass the <info>'--repository-url=http://myrepository.org'</info> flag. can pass the <info>'--repository-url=http://myrepository.org'</info> flag.
EOT EOT