Skip to content

Commit

Permalink
Merge pull request #6 from seacraft/dev
Browse files Browse the repository at this point in the history
add install version to @latest
  • Loading branch information
huhouhua authored Feb 10, 2024
2 parents ba102e4 + 9e60c6c commit 4303f92
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 4303f92

Please sign in to comment.