chore: instruct to rename blueprintname
This commit is contained in:
parent
9e3e3d8b30
commit
44a5533194
1 changed files with 2 additions and 0 deletions
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue