Skip to content

Commit

Permalink
goi18n安装命令更新 (#296)
Browse files Browse the repository at this point in the history
goi18n安装命令更新
  • Loading branch information
qwxingzhe committed Jun 10, 2023
1 parent 57ba61f commit 719fa82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/README.zh-Hans.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ localizer.Localize(&i18n.LocalizeConfig{
goi18n 命令管理 i18n 包使用的消息文件。

```
go get -u github.com/nicksnyder/go-i18n/v2/goi18n
go install -v github.com/nicksnyder/go-i18n/v2/goi18n@latest
goi18n -help
```

Expand Down

0 comments on commit 719fa82

Please sign in to comment.