3
0
Fork 0

docs: add bold note about creating DB before running installer

This commit is contained in:
Lance Edgar 2026-01-02 10:32:06 -06:00
parent 51d22df1c9
commit db104aeefb

View file

@ -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