From f050a08c45d598f6366d0b561d0e1b80218d2179 Mon Sep 17 00:00:00 2001 From: purpl3r0se Date: Thu, 28 Jul 2022 20:22:21 +0300 Subject: [PATCH] Update README.md (#1803) I atleast believe this is a typo, may not be tho. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 40464add6a2e..225e10573ce4 100644 --- a/README.md +++ b/README.md @@ -286,7 +286,7 @@ $ cd carbon-lang $ bazel run //explorer -- ./explorer/testdata/print/format_only.carbon ``` -These instructions assume [Homebrew](https://brew.sh/); see our +These instructions assume [Homebrew](https://brew.sh/) is installed; see our [contribution tools documentation](/docs/project/contribution_tools.md) for more extensive tooling instructions.