From 6fdf1b04ef0f87fca70f64b3715487f541726a10 Mon Sep 17 00:00:00 2001 From: Tom Payne Date: Mon, 28 Sep 2020 17:21:44 +0200 Subject: [PATCH] Fix Homebrew install instructions (#374) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 08c87d7..9107cd2 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ Let's see it in action with a [sample repo](https://github.com/cplee/github-acti To install with [Homebrew](https://brew.sh/), run: -`brew install nektos/tap/act` +`brew install act` Alternatively, you can use the following: