Explorar o código

Update README.md

Zachary Rice %!s(int64=6) %!d(string=hai) anos
pai
achega
6eab8a7a0a
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      README.md

+ 2 - 2
README.md

@@ -41,9 +41,9 @@ docker pull zricethezav/gitleaks
 ```
 
 #### Go
-
+Ensure `GO111MODULE=on` is set as an env var
 ```bash
-go get -u github.com/zricethezav/gitleaks
+go get github.com/zricethezav/gitleaks/v3@latest
 ```
 
 ## Usage