Skip to content

Commit 396b7d7

Browse files
authored
Update README.md
1 parent 16066bc commit 396b7d7

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
@@ -128,7 +128,7 @@ A related option is VS Code Dev Containers, which will open the project in your
128128
2. Install the requirements:
129129
130130
```shell
131-
pip install -r requirements.txt
131+
python -m pip install -r requirements.txt
132132
```
133133
134134
3. Run the example:

0 commit comments

Comments
 (0)