Spaces:
Sleeping
Sleeping
chore: update readme
Browse files
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 .
|
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 |
|