Skip to content

Commit

Permalink
chore: update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
vmihailenco committed Jun 4, 2022
1 parent 53c2668 commit 0768a68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ If you are using **Redis 6**, install go-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
go get github.com/go-redis/redis/v9
Expand Down

0 comments on commit 0768a68

Please sign in to comment.