Skip to content

Commit

Permalink
chore: update install instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
mefellows authored Jul 26, 2024
1 parent 6b135a1 commit 99d6f4b
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 @@ -81,7 +81,7 @@ Learn everything in Pact Go in 60 minutes: https://github.com/pact-foundation/pa
```shell
# install pact-go as a dev dependency
go get github.com/pact-foundation/pact-go/v2
# install CLI tools
# install the `pact-go` CLI
go install github.com/pact-foundation/pact-go/v2

# pact-go will be installed into $GOPATH/bin, which is $HOME/go/bin by default.
Expand Down

0 comments on commit 99d6f4b

Please sign in to comment.