diff --git a/README.md b/README.md index 96e9bef0..5936c2a6 100644 --- a/README.md +++ b/README.md @@ -36,6 +36,6 @@ Want to contribute to act? Awesome! Check out the [contributing guidelines](CONT ## Manually building from source - Install Go tools 1.20+ - () -- Clone this repo `git clone git@github.com:nektos/act.git` +- Clone this repo `git clone git@github.com:actions-oss/act-cli.git` - Run unit tests with `make test` - Build and install: `make install`