From b83fd12d0f1b9cdffe38b2b8cad31488f124075a Mon Sep 17 00:00:00 2001 From: sandeep <8293321+ehsandeep@users.noreply.github.com> Date: Thu, 2 Mar 2023 18:45:25 +0530 Subject: [PATCH] Update installation requirement to go1.19 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9e9cff115..4686aa8cd 100644 --- a/README.md +++ b/README.md @@ -106,7 +106,7 @@ OPTIMIZATION: # Installation -`subfinder` requires **go1.18** to install successfully. Run the following command to install the latest version: +`subfinder` requires **go1.19** to install successfully. Run the following command to install the latest version: ```sh go install -v github.com/projectdiscovery/subfinder/v2/cmd/subfinder@latest