We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c52e4fd commit 705bb46Copy full SHA for 705bb46
README.md
@@ -21,7 +21,7 @@ module:
21
go mod init github.com/my/repo
22
```
23
24
-And then install redis*rate/v9 (note \_v9* in the import; omitting it is a popular mistake):
+And then install redis\_rate/v9 (note **_v9_** in the import; omitting it is a popular mistake):
25
26
```shell
27
go get github.com/go-redis/redis_rate/v9
0 commit comments