diff --git a/docs/installation.rst b/docs/installation.rst index 6941dc65..9fd96b77 100644 --- a/docs/installation.rst +++ b/docs/installation.rst @@ -18,6 +18,8 @@ it will work without if you prefer. If wondering about the backend, SQLite is the simplest and will work fine for most small to medium setups. +.. note:: If curious, source config templates can be found in the `project git repository `_. + Prepare virtualenv (recommended) ================================