chore: instruct rename repo name in build.yml
This commit is contained in:
parent
216e3c2975
commit
23de2f9735
1 changed files with 2 additions and 0 deletions
|
@ -50,6 +50,8 @@ An opinionated starter project for flask python projects. It contains code for a
|
|||
|
||||
4. RENAME ALL `blueprintname` strings to what your blueprint is
|
||||
|
||||
5. rename repo field in .build.yml
|
||||
|
||||
3. To start development, run the following:
|
||||
```bash
|
||||
(.venv)$ flask --debug run
|
||||
|
|
Loading…
Reference in a new issue