doc: remove unnecessary brew command

This commit is contained in:
Bengt Brodersen 2019-09-09 17:05:51 +02:00 committed by GitHub
parent 1b1dc58007
commit 51bcd05909
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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 tap nektos/tap && brew install nektos/tap/act```
```brew install nektos/tap/act```
Alternatively, you can use the following: