Skip to content

Commit 98fc853

Browse files
authored
Merge pull request #226 from sdelicata/patch-1
Fix: bad package in README
2 parents 2f39fdc + e481cee commit 98fc853

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
@@ -18,7 +18,7 @@ If you are looking for a command line tool for version comparisons please see
1818

1919
## Package Versions
2020

21-
Note, import `github.com/github.com/Masterminds/semver/v3` to use the latest version.
21+
Note, import `github.com/Masterminds/semver/v3` to use the latest version.
2222

2323
There are three major versions fo the `semver` package.
2424

0 commit comments

Comments
 (0)