update run instructions
Periodic refresh of events / Run-Scraper (push) Successful in 31s

This commit is contained in:
2025-04-07 19:32:25 -07:00
parent f9f5e7eb0d
commit 1985a196b7
+1 -1
View File
@@ -25,7 +25,7 @@ For your convenience, these have been imported to publicly available google cale
```sh ```sh
poetry install poetry install
eval $(poetry env activate) eval $(poetry env activate)
python toical.py poetry run generate-ics
``` ```
## TODO ## TODO