mirror of
https://github.com/anchore/syft.git
synced 2026-02-14 19:46:42 +01:00
Update of README.md (#1027)
This commit is contained in:
parent
b8d1a46e7e
commit
f15d4a9984
@ -66,6 +66,14 @@ curl -sSfL https://raw.githubusercontent.com/anchore/syft/main/install.sh | sh -
|
|||||||
curl -sSfL https://raw.githubusercontent.com/anchore/syft/main/install.sh | sh -s -- -b <DESTINATION_DIR> <RELEASE_VERSION>
|
curl -sSfL https://raw.githubusercontent.com/anchore/syft/main/install.sh | sh -s -- -b <DESTINATION_DIR> <RELEASE_VERSION>
|
||||||
```
|
```
|
||||||
|
|
||||||
|
### Chocolatey
|
||||||
|
|
||||||
|
The chocolatey distribution of syft is community maintained and not distributed by the anchore team
|
||||||
|
|
||||||
|
```powershell
|
||||||
|
choco install syft -y
|
||||||
|
```
|
||||||
|
|
||||||
### Homebrew
|
### Homebrew
|
||||||
```bash
|
```bash
|
||||||
brew tap anchore/syft
|
brew tap anchore/syft
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user