From e73c5c011a2d36b1887c38b57914f4e5d760d8d1 Mon Sep 17 00:00:00 2001 From: OptimusCrime Date: Thu, 16 Oct 2014 18:44:40 +0200 Subject: [PATCH] Fixed install instructions --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f8be749c..683899a4 100755 --- a/README.md +++ b/README.md @@ -18,4 +18,4 @@ This projects uses composer. Install composer by typing: After that, fetch project dependencies: - composer.phar install \ No newline at end of file + php composer.phar update \ No newline at end of file