chore: instruct rename repo name in build.yml

This commit is contained in:
Ayo Ayco 2025-03-09 11:51:48 +01:00
parent 216e3c2975
commit 23de2f9735

View file

@ -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 4. RENAME ALL `blueprintname` strings to what your blueprint is
5. rename repo field in .build.yml
3. To start development, run the following: 3. To start development, run the following:
```bash ```bash
(.venv)$ flask --debug run (.venv)$ flask --debug run