From 1db145f1142a2557555a46fb8ec643aa0f21342d Mon Sep 17 00:00:00 2001 From: Selene ToyKeeper Date: Tue, 7 Nov 2023 14:11:41 -0700 Subject: oops, missed a venv name change in the readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6cb0f02..3690cb3 100644 --- a/README.md +++ b/README.md @@ -122,7 +122,7 @@ source .venv/bin/activate pip install pymcuprog ``` -You'll need to `source env/bin/activate` every time you start a fresh shell, +You'll need to `source .venv/bin/activate` every time you start a fresh shell, if you want to use pymcuprog. The activation lasts until the shell is closed or until you run `deactivate`. -- cgit v1.2.3