Skip to content

Commit 544b0ac

Browse files
committed
Add installation section to README.md
1 parent bea085a commit 544b0ac

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,11 @@ $ pfuzz -w /path/to/subdomains:SUB -w /path/to/paths:PATH -u http://SUB.foo.io/P
2626
...
2727
```
2828

29+
# Installation
30+
You can download precompiled binaries from the [releases
31+
page](https://github.com/codesoap/pfuzz/releases) or install it with
32+
`go install github.com/codesoap/pfuzz@latest`.
33+
2934
# Usage
3035
```console
3136
$ pfuzz -h

0 commit comments

Comments
 (0)