docs: fix brew formula link (#846)

currently it points to nektos owned tap but instruction is for homebrew-core
This commit is contained in:
Ryan 2021-10-31 14:34:15 +01:00 committed by GitHub
parent 83a28d9512
commit 2319eb210f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@ If you are using Linux, you will need to [install Docker Engine](https://docs.do
### [Homebrew](https://brew.sh/) (Linux/macOS)
[![homebrew version](https://img.shields.io/homebrew/v/act)](https://github.com/nektos/homebrew-tap/blob/master/Formula/act.rb)
[![homebrew version](https://img.shields.io/homebrew/v/act)](https://github.com/Homebrew/homebrew-core/blob/master/Formula/act.rb)
```shell
brew install act