mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-07 18:44:08 +00:00
improve bash statement using return line
This commit is contained in:
parent
4ae4906754
commit
6501eba7da
@ -53,7 +53,8 @@ Create your Chill project using composer:
|
|||||||
|
|
||||||
.. code-block:: bash
|
.. code-block:: bash
|
||||||
|
|
||||||
php composer.phar create-project champs-libres/chill-standard path/to/your/directory --stability=dev
|
php composer.phar create-project champs-libres/chill-standard \
|
||||||
|
path/to/your/directory --stability=dev
|
||||||
|
|
||||||
.. note::
|
.. note::
|
||||||
Until now, the stability of the project is set to "dev". Do not forget this argument, or composer will fail to download and create the project.
|
Until now, the stability of the project is set to "dev". Do not forget this argument, or composer will fail to download and create the project.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user