Skip to content

Commit

Permalink
fix installation docs
Browse files Browse the repository at this point in the history
  • Loading branch information
LandonTClipp committed Jul 10, 2023
1 parent 6399f5b commit 903445b
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion docs/installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,9 @@ Visit the [releases page](https://github.com/vektra/mockery/releases) to downloa

Supported, but not recommended: [see wiki page](https://github.com/vektra/mockery/wiki/Installation-Methods#go-install) and [related discussions](https://github.com/vektra/mockery/pull/456).

```
<div id="mockery-install-go-command"></div>
```

!!! warning

Expand Down Expand Up @@ -68,4 +70,4 @@ if (version !== null) {
}
);
}
</script>
</script>

0 comments on commit 903445b

Please sign in to comment.