From db104aeefb3760200c617c47b654bb988682306e Mon Sep 17 00:00:00 2001 From: Lance Edgar Date: Fri, 2 Jan 2026 10:32:06 -0600 Subject: [PATCH] docs: add bold note about creating DB before running installer --- docs/narr/install/quickstart.rst | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/narr/install/quickstart.rst b/docs/narr/install/quickstart.rst index 06fea07..333fcba 100644 --- a/docs/narr/install/quickstart.rst +++ b/docs/narr/install/quickstart.rst @@ -44,7 +44,9 @@ with `wuttaweb template Assuming you now have project code at ``~/src/poser`` then install that and run the app installer. Note the 2nd command name will depend -on your project: +on your project. + +**(Please note, you must create your database before running the installer.)** .. code-block:: sh