X-Git-Url: http://git.inspyration.org/?a=blobdiff_plain;f=README.md;h=0c1438447ab5b7631040a5b7f1edfc9e9cc380b1;hb=744bd5c9f8684b1b2f81f9e701eaf910adfcf6f0;hp=4f653c3257e4a4e9a3b9c32bdc7acb46e076395d;hpb=e41afd3092533007c1999d83aaddb7acdafa0989;p=zf2.biz%2Fgalerie.git diff --git a/README.md b/README.md index 4f653c3..0c14384 100644 --- a/README.md +++ b/README.md @@ -16,8 +16,8 @@ Using Composer (recommended) The recommended way to get a working copy of this project is to clone the repository and use `composer` to install dependencies using the `create-project` command: - curl -s https://getcomposer.org/installer | php - - php composer.phar create-project -repository-url="http://packages.zendframework.com" zendframework/skeleton-application path/to/install + curl -s https://getcomposer.org/installer | php -- + php composer.phar create-project --repository-url="http://packages.zendframework.com" zendframework/skeleton-application path/to/install Alternately, clone the repository and manually invoke `composer` using the shipped `composer.phar`: