Merge branch 'master' of github.com:Chill-project/Documentation

This commit is contained in:
2014-10-23 15:03:56 +02:00
4 changed files with 143 additions and 8 deletions

View File

@@ -89,7 +89,7 @@ Create your Chill project using composer:
.. code-block:: bash
php composer.phar create-project champs-libres/chill-standard \
php composer.phar create-project chill-project/standard \
path/to/your/directory --stability=dev
.. note::