doc(readme): add installation section with scoop (#1909)

Signed-off-by: drazen04 <hangtime23@hotmail.it>
This commit is contained in:
Marco Damiani 2023-07-03 19:50:01 +02:00 committed by GitHub
parent 4da3be864f
commit 2e3c7fa158
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -78,6 +78,12 @@ The chocolatey distribution of syft is community maintained and not distributed
choco install syft -y choco install syft -y
``` ```
### Scoop
```powershell
scoop install syft
```
### Homebrew ### Homebrew
```bash ```bash
brew install syft brew install syft