Skip to content

Commit

Permalink
Merge pull request #25 from koenrh/koenrh-patch-1
Browse files Browse the repository at this point in the history
Fix typo
  • Loading branch information
koenrh authored Jun 15, 2019
2 parents bc20360 + d1aeb37 commit 731cd2d
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 @@ -16,7 +16,7 @@ go get -u github.com/koenrh/s3enum
## Usage

You need to specify the base name of the target (e.g. `hackerone`), and a word list.
You could either use the example [`wordlist.txt`](examples/wordlist) file from
You could either use the example [`wordlist.txt`](examples/wordlist.txt) file from
this repository, or get a word list [elsewhere](https://github.com/bitquark/dnspop/tree/master/results).
Optionally, you could specify the number of threads (defaults to 10).

Expand Down

0 comments on commit 731cd2d

Please sign in to comment.