From e16e6ea1c8f28e413a1302744a653f871aa1459e Mon Sep 17 00:00:00 2001 From: Benjamin Cooper Date: Fri, 8 Jan 2021 02:26:20 -0600 Subject: [PATCH] Update README.md (#459) --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 026977f..8dc29ff 100644 --- a/README.md +++ b/README.md @@ -27,6 +27,8 @@ Alternatively, you can use the following: `curl https://raw.githubusercontent.com/nektos/act/master/install.sh | sudo bash` +NOTE: Currently not compatible with Apple Silicon (ARM). This project relies on Docker which has not been ported to Apple Silicon yet. + If you are running Windows, download the [latest release](https://github.com/nektos/act/releases/latest) and add the binary into your PATH. If you are using [Chocolatey](https://chocolatey.org/) then run: `choco install act-cli`