chore: update readme

This commit is contained in:
Vladimir Mihailenco 2022-06-04 18:20:41 +03:00
parent 53c26684c1
commit 0768a688c6
1 changed files with 1 additions and 1 deletions

View File

@ -69,7 +69,7 @@ If you are using **Redis 6**, install go-redis/**v8**:
go get github.com/go-redis/redis/v8 go get github.com/go-redis/redis/v8
``` ```
If you are using **Redis 7**, install **go-redis/v9**: If you are using **Redis 7**, install go-redis/**v9**:
```shell ```shell
go get github.com/go-redis/redis/v9 go get github.com/go-redis/redis/v9