Update README.md

This commit is contained in:
2026-05-30 19:56:39 +00:00
parent 4396e0758e
commit 14347d7633

View File

@@ -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