docs: use the formula maintained by Homebrew (#3389)

This commit is contained in:
Teppei Fukuda
2023-01-05 14:25:57 +00:00
committed by GitHub
parent ad25a776cc
commit ad2e648b33
2 changed files with 2 additions and 2 deletions

View File

@@ -39,7 +39,7 @@ Trivy is available in most common distribution methods. The full list of install
- `apt-get install trivy`
- `yum install trivy`
- `brew install aquasecurity/trivy/trivy`
- `brew install trivy`
- `docker run aquasec/trivy`
- Download binary from <https://github.com/aquasecurity/trivy/releases/latest/>

View File

@@ -43,7 +43,7 @@ Trivy is available in most common distribution methods. The full list of install
- `apt-get install trivy`
- `yum install trivy`
- `brew install aquasecurity/trivy/trivy`
- `brew install trivy`
- `docker run aquasec/trivy`
- Download binary from <https://github.com/aquasecurity/trivy/releases/latest/>