Skip to content

Commit 1872332

Browse files
committed
review
1 parent 0415754 commit 1872332

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

docs/src/docs/welcome/install.mdx

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -91,8 +91,9 @@ brew upgrade golangci-lint
9191
```
9292

9393
Note: Previously, we used a [Homebrew tap](https://github.com/golangci/homebrew-tap).
94-
We recommend using the [official formula](https://formulae.brew.sh/formula/golangci-lint) instead of the tap, but sometimes the most recent release
95-
isn't immediately available via Homebrew core due to manual updates that need to occur from Homebrew core maintainers. In this case, the tap formula, which is updated automatically,
94+
We recommend using the [official formula](https://formulae.brew.sh/formula/golangci-lint) instead of the tap,
95+
but sometimes the most recent release isn't immediately available via Homebrew core due to manual updates that need to occur from Homebrew core maintainers.
96+
In this case, the tap formula, which is updated automatically,
9697
can be used to install the latest version of `golangci-lint`:
9798

9899
```bash

0 commit comments

Comments
 (0)