Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update install instructions in README.md
`go get` is no longer supported outside a module. To build and install a command, use 'go install' with a version. For more information, see https://golang.org/doc/go-get-install-deprecation
- Loading branch information