chore: update README development instruction

This commit is contained in:
Ayo Ayco 2024-05-02 14:24:53 +02:00
parent b206330877
commit 17546197a1

View file

@ -47,7 +47,7 @@ See it [in action](https://ayco.io/threads).
3. To start development, run the following:
```bash
(.venv)$ flask --app app.py --debug run
(.venv)$ flask --debug run
```
> Note: On a Mac, the default port 5000 is used by AirDrop & Handoff; you may have to turn those off