From 2d7a97e2f1cbf1c986d37fedb7c19329325b25f1 Mon Sep 17 00:00:00 2001 From: Andy Hayden Date: Fri, 24 May 2019 04:13:33 -0700 Subject: [PATCH] Add brew install deno to README (#62) --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 161f267..a819edf 100644 --- a/README.md +++ b/README.md @@ -44,9 +44,9 @@ scoop install deno **With [Homebrew](https://brew.sh/):** -_Coming soon!_ - -See [denoland/deno#1486](https://github.com/denoland/deno/issues/1486). +```sh +brew install deno +``` ## Compatibility