Skip to content

Commit

Permalink
Merge pull request #226 from sdelicata/patch-1
Browse files Browse the repository at this point in the history
Fix: bad package in README
  • Loading branch information
mattfarina committed Dec 11, 2023
2 parents 2f39fdc + e481cee commit 98fc853
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ If you are looking for a command line tool for version comparisons please see

## Package Versions

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

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

Expand Down

0 comments on commit 98fc853

Please sign in to comment.