diff --git a/README.md b/README.md index 8954291be..7c8d8d927 100644 --- a/README.md +++ b/README.md @@ -144,6 +144,7 @@ python -m flask --app ./app.py --debug run Open a new separate terminal and enter the following commands: ```shell cd code +cd app cd frontend npm install npm run dev