diff --git a/docs/install.rst b/docs/install.rst index ec617fb..943ffbe 100644 --- a/docs/install.rst +++ b/docs/install.rst @@ -1,7 +1,16 @@ Installation ============ -Bonobo is `available on PyPI `_, and it's the easiest solution to get started. +Create an ETL project +::::::::::::::::::::: + +If you only want to use Bonobo to code ETLs, your easiest option to get started is to use our +`cookiecutter template `_. + +Install from PyPI +::::::::::::::::: + +You can also install it directly from the `Python Package Index `_. .. code-block:: shell-session