From f93614daf86c924a2f3e7a23e3051ce27e082aa9 Mon Sep 17 00:00:00 2001 From: John Lancaster <32917998+jsl12@users.noreply.github.com> Date: Sun, 29 Dec 2024 16:32:34 -0600 Subject: [PATCH] readme tweak --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 561cc03..c873192 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,9 @@ Used to enter the development shell. Be careful, as this will create a `.devenv` ### venv -Activated with `.devenv/state/venv/bin/activate`. Used in VSCode for type hints, running, and debugging +`.devenv/state/venv/bin/python` + +Used in VSCode for type hints, running, and debugging ### Jupyter