Skip to content

Commit

Permalink
Update installation.md
Browse files Browse the repository at this point in the history
  • Loading branch information
LandonTClipp committed Feb 11, 2023
1 parent 2bc1f9c commit 0d82fb8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Supported, but not recommended: [see wiki page](https://github.com/vektra/mocker

Alternatively, you can use the go install method to compile the project using your local environment:

go install github.com/vektra/mockery/v2@latest
go install github.com/vektra/mockery/v2@v2.20.0

Do _not_ use `@latest` as this will pull from the latest, potentially untagged, commit on master.

Expand Down

0 comments on commit 0d82fb8

Please sign in to comment.