Update PYTHONPATH in README

This commit is contained in:
Roger Gonzalez 2024-12-06 19:18:33 -03:00
parent 889a81e838
commit 81894de9b1
Signed by: rogs
GPG Key ID: C7ECE9C6C36EC2E6

View File

@ -84,7 +84,7 @@ To interact with the Google Calendar API, follow these steps:
2. Run synchronization:
```bash
python src/main.py
PYTHONPATH=. python src/main.py
```
On first run: