From 4b2e1700f19c605937b4d3197ceb2b8f272ccf06 Mon Sep 17 00:00:00 2001 From: Kentaro Matsushita Date: Sun, 3 Feb 2019 18:39:47 +0900 Subject: [PATCH] Fix an install command for brew --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d252883..2c8bdc4 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ Let's see it in action with a [sample repo](https://github.com/cplee/github-acti # Installation To install with [Homebrew](https://brew.sh/), run: -```brew install nektos/tap/act``` +```brew tap nektos/tap && brew install nektos/tap/act``` Alternatively, you can use the following: