From 1985a196b75b4f9c168c3ff3e5af9d9ea34fc234 Mon Sep 17 00:00:00 2001 From: Rufei Zhou Date: Mon, 7 Apr 2025 19:32:25 -0700 Subject: [PATCH] update run instructions --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0c2c506..ea9c1fe 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ For your convenience, these have been imported to publicly available google cale ```sh poetry install eval $(poetry env activate) -python toical.py +poetry run generate-ics ``` ## TODO