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 126c1e0 commit 644e2d4Copy full SHA for 644e2d4
README.md
@@ -23,7 +23,7 @@ It uses a bundle of different linters and a code formatter:
23
Just put it where your project is and install required modules:
24
25
```
26
-./okrutnik.sh --install
+./okrutnik.sh --install -r requirements.txt
27
28
29
Okrutnik will create venv in .okrutnik_venv for itself and store its tools in ordor to perform a scan.
0 commit comments