We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c66a737 commit a760e36Copy full SHA for a760e36
README.md
@@ -33,7 +33,7 @@ python filename.py
33
For development setup go to script directory and run
34
35
```sh
36
-pip install Requirement's.txt
+pip install -r Requirement's.txt
37
```
38
39
## Release History
0 commit comments