mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-07 18:44:08 +00:00
15 lines
193 B
ReStructuredText
15 lines
193 B
ReStructuredText
|
|
|
|
Installation
|
|
=============
|
|
|
|
Chill is installed with composer.
|
|
|
|
Install composer on your system :
|
|
|
|
::
|
|
|
|
curl -sS https://getcomposer.org/installer | php
|
|
|
|
move composer.phar to your system.
|