Skip to content

Commit 5ca4716

Browse files
authored
Update README: remove release version when go get
1 parent a308cd3 commit 5ca4716

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ The tool to import commits from private GitLab to separate repo. Can be used to
88
99
Install by:
1010
```shell
11-
GO111MODULE=on go get github.com/alexandear/import-gitlab-commits@v0.1.0
11+
GO111MODULE=on go get github.com/alexandear/import-gitlab-commits
1212
```
1313

1414
Run:

0 commit comments

Comments
 (0)