From c2bd002968948bd642549d7a56e86dfeb9250a39 Mon Sep 17 00:00:00 2001 From: kz-n <64893077+kz-n@users.noreply.github.com> Date: Mon, 17 Jan 2022 13:23:09 +0100 Subject: [PATCH] Further notice on mac os builds not working --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1443007..2b122fd 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ # How to run/install it? ### Recommended: - Check releases tab for precompiled packages for Linux, Windows and Mac OS (experimental). + Check releases tab for precompiled packages for Linux, Windows and ~~Mac OS~~ (Mac OS is broken see [#48](https://github.com/ArmCord/ArmCord/issues/48)). ### Manual: Alternatively you can run ArmCord from source (npm, nodejs required): 1. Clone ArmCord repo: `git clone https://github.com/ArmCord/ArmCord.git`