Skip to content

Commit 99d6f4b

Browse files
authored
chore: update install instructions
1 parent 6b135a1 commit 99d6f4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ Learn everything in Pact Go in 60 minutes: https://github.com/pact-foundation/pa
8181
```shell
8282
# install pact-go as a dev dependency
8383
go get github.com/pact-foundation/pact-go/v2
84-
# install CLI tools
84+
# install the `pact-go` CLI
8585
go install github.com/pact-foundation/pact-go/v2
8686

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

0 commit comments

Comments
 (0)