mirror of
https://github.com/nektos/act.git
synced 2024-11-10 19:43:15 +03:00
fix typo (#1456)
This commit is contained in:
parent
ccb3b0e875
commit
3553b2697c
@ -41,7 +41,7 @@ If you are using Linux, you will need to [install Docker Engine](https://docs.do
|
|||||||
brew install act
|
brew install act
|
||||||
```
|
```
|
||||||
|
|
||||||
or if you want to install version based on latest commit, you can run below (it requires compiler to be installed installed but Homebrew will suggest you how to install it, if you don't have it):
|
or if you want to install version based on latest commit, you can run below (it requires compiler to be installed but Homebrew will suggest you how to install it, if you don't have it):
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
brew install act --HEAD
|
brew install act --HEAD
|
||||||
|
Loading…
Reference in New Issue
Block a user