From 14347d7633ef3341a482511bb97cec1a90978a0b Mon Sep 17 00:00:00 2001 From: cube Date: Sat, 30 May 2026 19:56:39 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index aee32ec..1484c42 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ py -3 -m venv .venv .venv\Scripts\activate ``` -you may need to run this first before activating the virtualenv +if you get an error while activating the virtualenv, you may need to run this first ``` Set-ExecutionPolicy Unrestricted -Force