From 1e9ba6e2089d4f1ba99c86c975113eafb5ae37e0 Mon Sep 17 00:00:00 2001 From: Robin Verton Date: Sun, 14 Aug 2022 08:05:14 +0200 Subject: [PATCH] chore: update README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 87b51bc..5ac7bd3 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ Precompiled releases can be downloaded directly [here](https://github.com/rverto If you want to build for yourself: - $ go get -v -u github.com/rverton/webanalyze/cmd/webanalyze + $ go install -v github.com/rverton/webanalyze/cmd/webanalyze@latest $ webanalyze -update # loads new technologies.json file from wappalyzer project $ webanalyze -h Usage of webanalyze: