diff --git a/README.md b/README.md index e7136765..e345834d 100644 --- a/README.md +++ b/README.md @@ -70,7 +70,7 @@ go-redis supports 2 last Go versions and requires a Go version with module: ```shell -go mod init github.com/my/repo +go mod init example.com/greetings ``` Then install go-redis/**v9**: