mirror of
https://github.com/joomla-extensions/weblinks.git
synced 2024-12-27 02:12:50 +00:00
Merge pull request #64 from zero-24/fix_readme
Suggest "composer install" instead of "update"
This commit is contained in:
commit
d49f6d4583
@ -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:
|
||||||
|
Loading…
Reference in New Issue
Block a user