mirror of https://gitea.com/gitea/act_runner.git
doc: remove unnecessary brew command
This commit is contained in:
parent
1b1dc58007
commit
51bcd05909
|
|
@ -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:
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue