chore: instruct to rename blueprintname

This commit is contained in:
Ayo Ayco 2025-03-09 11:46:41 +01:00
parent 9e3e3d8b30
commit 44a5533194

View file

@ -48,6 +48,8 @@ An opinionated starter project for flask python projects. It contains code for a
# rejoice! # rejoice!
``` ```
4. RENAME ALL `blueprintname` strings to what your blueprint is
3. To start development, run the following: 3. To start development, run the following:
```bash ```bash
(.venv)$ flask --debug run (.venv)$ flask --debug run