Skip to content

Commit

Permalink
Merge pull request #34 from CasperGN/master
Browse files Browse the repository at this point in the history
Minor update to readme instruction regarding building from source
  • Loading branch information
rverton committed Aug 31, 2020
2 parents 5c9aebf + 6f6dc66 commit e8f65a2
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 e8f65a2

Please sign in to comment.