Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
add scoop to installation command line section
  • Loading branch information
renatocfrancisco committed Jun 13, 2024
1 parent 415cd33 commit 3a51aad
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 @@ -73,6 +73,12 @@ Excellent if
winget install kondo
```

**Scoop**
```powershell
scoop bucket add main
scoop install main/kondo
```

**Homebrew**

```sh
Expand Down

0 comments on commit 3a51aad

Please sign in to comment.