diff --git a/README.md b/README.md index 17df1a2f00a..0e23f9f7294 100644 --- a/README.md +++ b/README.md @@ -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