From 893a39e8918756db8dd4cdd5135f430a405a409e Mon Sep 17 00:00:00 2001 From: Paulo Castro Date: Sat, 14 Nov 2020 22:23:41 +0000 Subject: [PATCH] docs: Add note about macOS Big Sur notarization workaround Change-type: patch --- INSTALL-ADVANCED.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/INSTALL-ADVANCED.md b/INSTALL-ADVANCED.md index dcf0d0e7..2d13f9e5 100644 --- a/INSTALL-ADVANCED.md +++ b/INSTALL-ADVANCED.md @@ -59,7 +59,7 @@ macOS: | `/usr/local/lib/balena-cli/`
`/usr/local/bin/balena` [macOS](https://www.architectryan.com/2012/10/02/add-to-the-path-on-mac-os-x-mountain-lion/#.Uydjga1dXDg) | [Windows](https://www.computerhope.com/issues/ch000549.htm) -> * If you are using macOS Catalina (10.15), [check this known issue and +> * If you are using macOS 10.15 or later (Catalina, Big Sur), [check this known issue and > workaround](https://github.com/balena-io/balena-cli/issues/1479). > * **Linux Alpine** and **Busybox:** the standalone zip package is not currently compatible with > these "compact" Linux distributions, because of the alternative C libraries they ship with.