diff --git a/BUILDING b/BUILDING index fcc0c73..0c66f18 100644 --- a/BUILDING +++ b/BUILDING @@ -1,5 +1,5 @@ 1. Clone the repository -2. Install go 1.13 or later with Go modules enabled +2. Install go 1.16 or later with Go modules enabled 3. Install binaries to $GOPATH/bin go install ./...