Skip to content

Commit e481cee

Browse files
authored
Fix: bad package in README
This PR fixes the bad package name in the README file.
1 parent 2f39fdc commit e481cee

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)