suggest composer install insted of update

This commit is contained in:
zero-24 2015-06-09 19:15:41 +02:00
parent ee6f6c7d5b
commit 6a7dd1948e
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: