Update README.md

This commit is contained in:
2024-03-01 12:57:16 +01:00
committed by GitHub
parent 7524829f5e
commit 493d74b028

View File

@@ -93,6 +93,7 @@ You can launch the webapp with:
```bash ```bash
.\venv\Scripts\activate # Windows .\venv\Scripts\activate # Windows
source venv/bin/activate # Linux & MacOS source venv/bin/activate # Linux & MacOS
python main.py
``` ```
Watch the video below to learn more on how to use. Watch the video below to learn more on how to use.