Skip to content

Commit d940070

Browse files
committed
docs: fix virtual environment instruction typo
1 parent 04994e0 commit d940070

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ please scroll down to [Windows non-WSL Setup](#windows-non-wsl-setup).
8989
```shell
9090
python -m venv venv
9191
```
92-
2. Active the virtual environment.
92+
2. Activate the virtual environment.
9393
```shell
9494
source venv/bin/activate
9595
```

0 commit comments

Comments
 (0)