Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
d4rckh authored Apr 18, 2022
1 parent 73cd6ca commit 1ab1612
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ vaf is a cross-platform web fuzzer with a lot of features. Some of its features

You can install vaf:
- by downloading the **pre-compiled binaries in the [releases page](https://github.com/d4rckh/vaf/releases/)** and adding them manually to your path
- by running the `install.sh` **bash script** which will __download nim, build vaf from source and then link the binary to /usr/bin__ (make sure to `chmod +x install.sh`)
- by running the `install.sh` **bash script** which will __download nim from releases, and move it to /usr/bin__ (make sure to `chmod +x install.sh`)

## Options

Expand Down

0 comments on commit 1ab1612

Please sign in to comment.