diff --git a/README.md b/README.md index e4f3b1721..b0aa60aa4 100644 --- a/README.md +++ b/README.md @@ -60,7 +60,7 @@ Where the `format`s available are: curl -sSfL https://raw.githubusercontent.com/anchore/syft/main/install.sh | sh -s -- -b /usr/local/bin # install a specific version into a specific dir -curl -sSfL https://raw.githubusercontent.com/anchore/syft/main/install.sh | sh -s -b +curl -sSfL https://raw.githubusercontent.com/anchore/syft/main/install.sh | sh -s -- -b ``` **macOS**