diff --git a/README.md b/README.md index 9b98b8da..b62b3c6e 100644 --- a/README.md +++ b/README.md @@ -22,6 +22,9 @@ Makefile: Dockerfile.in: - maybe change or remove the `USER` if you need +go.mod: + - change module name to the one you want to use + ## Go Modules This assumes the use of go modules (which is the default for all Go builds