This commit is contained in:
Femi Bankole
2022-11-23 16:15:02 +01:00
committed by GitHub
parent ccb3b0e875
commit 3553b2697c

View File

@@ -41,7 +41,7 @@ If you are using Linux, you will need to [install Docker Engine](https://docs.do
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
brew install act --HEAD