From c905e1b9c3ed88c6f1ff6f5a2081929720c2a437 Mon Sep 17 00:00:00 2001 From: Roger Gonzalez Date: Sun, 24 Nov 2024 21:19:47 -0300 Subject: [PATCH] Refactor file paths for script execution --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c1afd44..7dd7ad9 100644 --- a/README.md +++ b/README.md @@ -76,7 +76,7 @@ To interact with the Google Calendar API, follow these steps: 2. Run synchronization: ```bash - python main.py + python src/main.py ``` On first run: