Skip to content

Commit

Permalink
refactor: migrate to /v2 path
Browse files Browse the repository at this point in the history
  • Loading branch information
mefellows committed Jun 7, 2021
1 parent 56c9e0a commit 3c52a0a
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 @@ -107,7 +107,7 @@ _\*_ v3 support is limited to the subset of functionality required to enable lan

### Go get

1. Run `go get github.com/pact-foundation/pact-go` to install the source packages, and the installer code
1. Run `go get github.com/pact-foundation/pact-go/v2/@2.x.x` to install the source packages, and the installer code
1. Run `pact-go -l DEBUG install` to download and install the required libraries

If all is successful, you are ready to go!
Expand Down

0 comments on commit 3c52a0a

Please sign in to comment.