Fix an install command for brew

This commit is contained in:
Kentaro Matsushita
2019-02-03 18:39:47 +09:00
committed by GitHub
parent c2e1188cfd
commit 4b2e1700f1

View File

@@ -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: