Skip to content

Commit

Permalink
Update readme to include full path to main + including -u to update
Browse files Browse the repository at this point in the history
Signed-off-by: Casper Guldbech Nielsen <whopsec@protonmail.com>
  • Loading branch information
CasperGN committed Aug 31, 2020
1 parent 5c9aebf commit 6f6dc66
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 @@ -8,7 +8,7 @@ Precompiled releases can be downloaded directly [here](https://github.com/rverto

If you want to build for yourself:

$ go get -u github.com/rverton/webanalyze/...
$ go get -v -u github.com/rverton/webanalyze/cmd/webanalyze
$ webanalyze -update # loads new apps.json file from wappalyzer project
$ webanalyze -h
Usage of webanalyze:
Expand Down

0 comments on commit 6f6dc66

Please sign in to comment.