diff --git a/README.md b/README.md index 8965b915..9d89b946 100644 --- a/README.md +++ b/README.md @@ -69,7 +69,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**: