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 778880c commit a88ce63Copy full SHA for a88ce63
README.md
@@ -56,8 +56,7 @@ pip install vulnebify
56
Download the latest precompiled binary from the [Releases](https://github.com/vulnebify/vulnebify-python/releases) page:
57
58
```bash
59
-chmod +x vulnebify
60
-./vulnebify
+chmod +x vulnebify && ./vulnebify
61
```
62
63
### From Sources
0 commit comments