We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 50e496f commit 75e66f0Copy full SHA for 75e66f0
1 file changed
README.md
@@ -23,7 +23,7 @@ Navigate to the directory that contains the repository using terminal/console/co
23
24
Run this command to install the dependency libraries required.
25
26
-```pip install -r requirements.txt```
+```pip3 install -r requirements.txt```
27
28
Navigate to the directory containing the example that you want to run, and run this command.
29
0 commit comments