30
1
mirror of https://github.com/joomla-extensions/weblinks.git synced 2024-06-03 06:50:49 +00:00

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

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: