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 50e0075 commit fe1267bCopy full SHA for fe1267b
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 -r Requirement's.txt
+pip install -r requirements.txt
37
```
38
39
## Release History
0 commit comments