Skip to content

Commit 75e66f0

Browse files
Update README.md
1 parent 50e496f commit 75e66f0

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
@@ -23,7 +23,7 @@ Navigate to the directory that contains the repository using terminal/console/co
2323

2424
Run this command to install the dependency libraries required.
2525

26-
```pip install -r requirements.txt```
26+
```pip3 install -r requirements.txt```
2727

2828
Navigate to the directory containing the example that you want to run, and run this command.
2929

0 commit comments

Comments
 (0)