Skip to content

Commit

Permalink
readme: add MacPorts install info (#130)
Browse files Browse the repository at this point in the history
  • Loading branch information
herbygillot authored Aug 15, 2024
1 parent 73bbb2d commit 6c09efd
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,12 @@ winget install kondo
brew install kondo
```

**MacPorts**

```sh
sudo port install kondo
```

**Arch Linux**

```sh
Expand Down

0 comments on commit 6c09efd

Please sign in to comment.