We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 53c2668 commit 0768a68Copy full SHA for 0768a68
README.md
@@ -69,7 +69,7 @@ If you are using **Redis 6**, install go-redis/**v8**:
69
go get github.com/go-redis/redis/v8
70
```
71
72
-If you are using **Redis 7**, install **go-redis/v9**:
+If you are using **Redis 7**, install go-redis/**v9**:
73
74
```shell
75
go get github.com/go-redis/redis/v9
0 commit comments