diff --git a/README.md b/README.md index 8c45bf5..a856256 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ Termshark is pre-packaged for the following platforms: [Arch Linux](docs/Package ## Building -Termshark uses Go modules, so it's best to compile with Go 1.12 or higher. Set `GO111MODULE=on` then run: +Termshark uses Go modules; compile with Go 1.13 or higher. Set `GO111MODULE=on` then run: ```bash go get github.com/gcla/termshark/v2/cmd/termshark