Skip to content

Commit a88ce63

Browse files
Update README.md
1 parent 778880c commit a88ce63

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,8 +56,7 @@ pip install vulnebify
5656
Download the latest precompiled binary from the [Releases](https://github.com/vulnebify/vulnebify-python/releases) page:
5757

5858
```bash
59-
chmod +x vulnebify
60-
./vulnebify
59+
chmod +x vulnebify && ./vulnebify
6160
```
6261

6362
### From Sources

0 commit comments

Comments
 (0)