From 6a7d6e6071829c7ce2943266c0e187b27c0b325c Mon Sep 17 00:00:00 2001 From: Rui Chen Date: Mon, 2 Jan 2023 08:16:32 -0500 Subject: [PATCH] docs: migrate to homebrew-core (#1427) --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 4ae342a9b35..31b6f11a43d 100644 --- a/README.md +++ b/README.md @@ -75,7 +75,6 @@ choco install syft -y ### Homebrew ```bash -brew tap anchore/syft brew install syft ```