kcelia commited on
Commit
7115b42
1 Parent(s): 73954f6

chore: update readme

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -31,7 +31,7 @@ First, create a virtual env and activate it:
31
  <!--pytest-codeblocks:skip-->
32
 
33
  ```bash
34
- python3 -m venv .venv2
35
  source .venv/bin/activate
36
  ```
37
 
 
31
  <!--pytest-codeblocks:skip-->
32
 
33
  ```bash
34
+ python3 -m venv .venv
35
  source .venv/bin/activate
36
  ```
37