From d94d3ed3f19dcd1e74147fc8db89c66f5f67944b Mon Sep 17 00:00:00 2001 From: Ethan Lane Date: Thu, 5 Sep 2024 17:45:26 +0100 Subject: [PATCH] Update documentation --- docs/cli.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/docs/cli.md b/docs/cli.md index 7eb2858..9d25110 100644 --- a/docs/cli.md +++ b/docs/cli.md @@ -9,13 +9,12 @@ The project can be downloaded as a binary for your system via the [GitHub Releas We currently support: - Linux (x64) - Windows (x64) -- macOS (x64, Arm64\*) The git repository can also be cloned and ran via `yarn build` and `yarn start`. You can produce the binary using the `yarn package` command. This creates the binaries in the `./bin` folder. -> **NOTE:** We are aware of a bug in the macOS Arm64 builds failing to execute. For now you're still able to use the x64 builds under Rosetta fine. This will hopefully be fixed in a future release. +> **NOTE:** As of version 2.4 I will no longer be supporting and building macOS builds as I have no capacity to test and build for it. ## Default Output