diff --git a/README.md b/README.md index d29e8cc..d252883 100644 --- a/README.md +++ b/README.md @@ -56,7 +56,7 @@ Want to contribute to act? Awesome! Check out the [contributing guidelines](CONT ## Building from source -* Install Go tools 1.11+ - (https://golang.org/doc/install) +* Install Go tools 1.11.4+ - (https://golang.org/doc/install) * Clone this repo `git clone git@github.com:nektos/act.git` * Run unit tests with `make check` * Build and install: `make install`