Skip to content

Commit

Permalink
add install version to @latest
Browse files Browse the repository at this point in the history
  • Loading branch information
huhouhua committed Feb 10, 2024
1 parent 9430f4c commit 9e60c6c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
## Install

```bash
$ go install github.com/seacraft/licctl
$ go install github.com/seacraft/licctl@latest
```

Help information
Expand Down
2 changes: 1 addition & 1 deletion README_zh.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
## 安装

```bash
$ go install github.com/seacraft/licctl
$ go install github.com/seacraft/licctl@latest
```

帮助信息为:
Expand Down

0 comments on commit 9e60c6c

Please sign in to comment.