From feac29afab11a990eab9720e5f72d67c992f72de Mon Sep 17 00:00:00 2001 From: Megan Date: Tue, 5 Nov 2024 11:55:50 +0000 Subject: [PATCH] release/2024-11-01 Readme change to rebuild PR --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8e19509a..85c18694 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ python3 -m venv .venv pipenv install source .venv/bin/activate ``` -Make sure VSCode is using the correct interpreter inside your .venv folder +Make sure VSCode is using the correct interpreter inside your .venv folder. Update CPM_CLIENT_KEY to use your client key for accessing cpm in launch.json