diff --git a/README.md b/README.md index 67286e2..d3a79ea 100644 --- a/README.md +++ b/README.md @@ -23,6 +23,7 @@ With Python verion `>=3.12.4` and `<3.13`, create a virtual environment and inst ``` python3 -m venv .venv source .venv/bin/activate +``` With the virtual environment activated, run: