We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6b135a1 commit 99d6f4bCopy full SHA for 99d6f4b
README.md
@@ -81,7 +81,7 @@ Learn everything in Pact Go in 60 minutes: https://github.com/pact-foundation/pa
81
```shell
82
# install pact-go as a dev dependency
83
go get github.com/pact-foundation/pact-go/v2
84
-# install CLI tools
+# install the `pact-go` CLI
85
go install github.com/pact-foundation/pact-go/v2
86
87
# pact-go will be installed into $GOPATH/bin, which is $HOME/go/bin by default.
0 commit comments