From f4ec4f67b32493eac4a2047f08e2037b436d4e55 Mon Sep 17 00:00:00 2001 From: "lynn [they]" Date: Mon, 9 Mar 2020 01:14:51 -0700 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index fe2dafc..ae9d19b 100644 --- a/README.md +++ b/README.md @@ -19,9 +19,9 @@ Usage documentation exists for each major version. Don't know what version you'r ## Installation -Using the package requires a working Go environment. [See the install instructions for Go](http://golang.org/doc/install.html). +Using this package requires a working Go environment. [See the install instructions for Go](http://golang.org/doc/install.html). -Go Modules are strongly recommended when using this package. [See the go blog guide on using Go Modules](https://blog.golang.org/using-go-modules). +Go Modules are required when using this package. [See the go blog guide on using Go Modules](https://blog.golang.org/using-go-modules). ### Using `v2` releases