Skip to content

Commit 99d51cb

Browse files
committed
Update README.md
1 parent 8272ed5 commit 99d51cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ Clone the repo and install in a python environment
3737
Creating python virtual environment
3838

3939
```bash
40-
python3 -m venv virtualenv
40+
python -m venv virtualenv
4141
source virtualenv/bin/activate
4242
```
4343
Clone and install

0 commit comments

Comments
 (0)