Update README.md

remotes/origin/master
Thomas Metois 2016-04-12 17:25:51 +02:00
parent 8c1320d4ff
commit e557aa1599
1 changed files with 1 additions and 1 deletions

View File

@ -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.)