We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 04994e0 commit d940070Copy full SHA for d940070
1 file changed
README.md
@@ -89,7 +89,7 @@ please scroll down to [Windows non-WSL Setup](#windows-non-wsl-setup).
89
```shell
90
python -m venv venv
91
```
92
-2. Active the virtual environment.
+2. Activate the virtual environment.
93
94
source venv/bin/activate
95
0 commit comments