Merge pull request #64 from zero-24/fix_readme

Suggest "composer install" instead of "update"
This commit is contained in:
Michael Babker 2015-06-09 13:19:34 -04:00
commit d49f6d4583
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@ Go in the folder of weblinks, for example:
cd C:\Users\Nicolas\Documents\GitHub\weblinks
Then, run the command:
composer update
composer install
That will add all the dependencies for the testing of weblinks
You can then run the command: