From c46f5148fd2203020828b483f1eb0141ffc4ff1b Mon Sep 17 00:00:00 2001 From: meghfossa <86321858+meghfossa@users.noreply.github.com> Date: Mon, 18 Dec 2023 09:14:59 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 36e0ec6a78..12e14623b2 100644 --- a/README.md +++ b/README.md @@ -40,7 +40,7 @@ FOSSA CLI provides an install script that downloads the latest release from GitH ```bash curl -H 'Cache-Control: no-cache' https://raw.githubusercontent.com/fossas/fossa-cli/master/install-latest.sh | bash ``` -#### macOs with [brew](https://brew.sh/) +#### macOS with [brew](https://brew.sh/) ```sh brew update # Fetch the newest version of Homebrew and all formulae