.. highlight:: shell ============ Installation ============ You can install Houseplant using pip: .. code-block:: console $ pip install houseplant From Source ----------- You can clone the `Github repo`_: .. code-block:: console $ git clone git://github.com/juneHQ/houseplant And then, you can install it with: .. code-block:: console $ pip install -e . .. _Github repo: https://github.com/yourusername/houseplant