mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-29 11:03:50 +00:00
initial commit
This commit is contained in:
14
source/installation/installation.rst
Normal file
14
source/installation/installation.rst
Normal file
@@ -0,0 +1,14 @@
|
||||
|
||||
|
||||
Installation
|
||||
=============
|
||||
|
||||
Chill is installed with composer.
|
||||
|
||||
Install composer on your system :
|
||||
|
||||
::
|
||||
|
||||
curl -sS https://getcomposer.org/installer | php
|
||||
|
||||
move composer.phar to your system.
|
13
source/installation/installation.rst~
Normal file
13
source/installation/installation.rst~
Normal file
@@ -0,0 +1,13 @@
|
||||
|
||||
|
||||
Installation
|
||||
=============
|
||||
|
||||
Chill is installed with composer.
|
||||
|
||||
Install composer on your system :
|
||||
|
||||
::
|
||||
|
||||
curl -sS https://getcomposer.org/installer | php
|
||||
|
Reference in New Issue
Block a user