Merge branch 'main' into feature/display-correct-diagram-15.9

This commit is contained in:
mike cullerton 2022-09-27 12:50:21 -04:00
commit bcf2ad42de
1 changed files with 1 additions and 1 deletions

View File

@ -34,7 +34,7 @@ Running Locally
$ poetry install
* Setup the database - currently requires mysql:
* Setup the database - uses mysql and assumes server is running by default:
.. code:: console