From a919d327553bc97b3e8d798579c876b1629f4d9d Mon Sep 17 00:00:00 2001 From: sharad savaliya <58117725+joker-king-sharad@users.noreply.github.com> Date: Sun, 13 Aug 2023 23:44:57 +0530 Subject: [PATCH 1/2] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 86a9102..85bf7df 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,7 @@ Subjack will also check for subdomains attached to domains that don't exist (NXD Requires [Go](https://golang.org/dl/) `go get github.com/haccer/subjack` +`go install github.com/haccer/subjack@latest` ## How To Use: From 16e5643058611a83e9d60ba59ecce49c14302844 Mon Sep 17 00:00:00 2001 From: sharad savaliya <58117725+joker-king-sharad@users.noreply.github.com> Date: Sun, 13 Aug 2023 23:46:33 +0530 Subject: [PATCH 2/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 85bf7df..fe4ad57 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ Subjack will also check for subdomains attached to domains that don't exist (NXD Requires [Go](https://golang.org/dl/) -`go get github.com/haccer/subjack` +`go get github.com/haccer/subjack`
`go install github.com/haccer/subjack@latest` ## How To Use: