Skip to content

Commit

Permalink
doc(readme): add installation section with scoop
Browse files Browse the repository at this point in the history
Signed-off-by: drazen04 <[email protected]>
  • Loading branch information
drazen04 committed Jul 3, 2023
1 parent 4da3be8 commit ae88e62
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 @@ -78,6 +78,12 @@ The chocolatey distribution of syft is community maintained and not distributed
choco install syft -y
```

### Scoop

```powershell
scoop install syft
```

### Homebrew
```bash
brew install syft
Expand Down

0 comments on commit ae88e62

Please sign in to comment.