From 6a7dd1948e9c5ba752598263e6de06cd132d05f5 Mon Sep 17 00:00:00 2001 From: zero-24 Date: Tue, 9 Jun 2015 19:15:41 +0200 Subject: [PATCH] suggest composer install insted of update --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f96e479..9fcc625 100644 --- a/README.md +++ b/README.md @@ -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: