docs: add bold note about creating DB before running installer
This commit is contained in:
parent
51d22df1c9
commit
db104aeefb
1 changed files with 3 additions and 1 deletions
|
|
@ -44,7 +44,9 @@ with `wuttaweb template
|
||||||
|
|
||||||
Assuming you now have project code at ``~/src/poser`` then install
|
Assuming you now have project code at ``~/src/poser`` then install
|
||||||
that and run the app installer. Note the 2nd command name will depend
|
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
|
.. code-block:: sh
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue