diff --git a/README.md b/README.md index 7d75ca079..df6201e8f 100644 --- a/README.md +++ b/README.md @@ -54,7 +54,7 @@ Where the `format`s available are: ## Installation -**Recommended** +**Recommended (macOS and Linux)** ```bash # install the latest version to /usr/local/bin curl -sSfL https://raw.githubusercontent.com/anchore/syft/main/install.sh | sh -s -- -b /usr/local/bin @@ -63,17 +63,12 @@ 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 ``` -**macOS** +**Homebrew (macOS)** ```bash brew tap anchore/syft brew install syft ``` -You may experience a "macOS cannot verify app is free from malware" error upon running Syft because it is not yet signed and notarized. You can override this using `xattr`. -```bash -xattr -rd com.apple.quarantine syft -``` - ## Configuration Configuration search paths: