Skip to content

Commit

Permalink
updated doc on macports installation mode
Browse files Browse the repository at this point in the history
  • Loading branch information
David Bariod committed Sep 30, 2020
1 parent 927dc7b commit a057457
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/src/docs/usage/install/index.mdx
Expand Up @@ -53,7 +53,8 @@ brew install golangci/tap/golangci-lint
brew upgrade golangci/tap/golangci-lint
```

It can also be installed through [macport](https://www.macports.org/)
It can also be installed through [macports](https://www.macports.org/)
The macports installation mode is community driven, and not officially maintained by golangci team.

```sh
sudo port install golangci-lint
Expand Down

0 comments on commit a057457

Please sign in to comment.