Update README.md

This commit is contained in:
Kevin Burnett 2023-11-15 16:13:00 -08:00 committed by GitHub
parent 166f7e9873
commit 32f8ca5154
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ There are also additional articles, videos, and tutorials about SpiffArena and i
## Backend Setup ## Backend Setup
First install python and poetry. Then: First install python, poetry, and mysql. Then:
cd spiffworkflow-backend cd spiffworkflow-backend
poetry install poetry install