Skip to content

Commit 705bb46

Browse files
authored
fix repo (#49)
* fix repo * fix repo * fix repo
1 parent c52e4fd commit 705bb46

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ module:
2121
go mod init github.com/my/repo
2222
```
2323

24-
And then install redis*rate/v9 (note \_v9* in the import; omitting it is a popular mistake):
24+
And then install redis\_rate/v9 (note **_v9_** in the import; omitting it is a popular mistake):
2525

2626
```shell
2727
go get github.com/go-redis/redis_rate/v9

0 commit comments

Comments
 (0)