30
1
mirror of https://github.com/joomla-extensions/weblinks.git synced 2024-06-13 19:52:20 +00:00

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

View File

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