.. include:: /Includes.rst.txt

.. _installation:

============
Installation
============

Fluid is distributed through composer. It can be added to your project by
executing the following command:

..  code-block:: bash

    composer require typo3fluid/fluid

To get started with Fluid, take a look at the
:ref:`Fluid Syntax <fluid-syntax>` as well as the
:ref:`Getting Started Guide <getting-started>`.
