From e557aa15990725954be3a9069c5ae1fd2b856051 Mon Sep 17 00:00:00 2001 From: Thomas Metois Date: Tue, 12 Apr 2016 17:25:51 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6033fd9..ec49b4e 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ Alternately, clone the repository and manually invoke `composer` using the shipp git clone ssh://gogs@rhea.netlor.fr:2222/CASES/skeleton.git cd ZendSkeletonApplication php composer.phar self-update - php composer.phar install + php composer.phar install -o (The `self-update` directive is to ensure you have an up-to-date `composer.phar` available.)