From 5bd33df7085477615cc917f125dd9197d9a247c0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=B8=B8=E5=AD=90?= Date: Tue, 17 Dec 2024 10:57:35 +0800 Subject: [PATCH] Update macOS-Homebrew-Installation-Instructions.md MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Apple Silicons are already supported Signed-off-by: 丸子 --- .../macOS-Homebrew-Installation-Instructions.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/md/Installation_Instructions/macOS-Homebrew-Installation-Instructions.md b/doc/md/Installation_Instructions/macOS-Homebrew-Installation-Instructions.md index 6c1ac3eca..68fe1e899 100644 --- a/doc/md/Installation_Instructions/macOS-Homebrew-Installation-Instructions.md +++ b/doc/md/Installation_Instructions/macOS-Homebrew-Installation-Instructions.md @@ -41,7 +41,7 @@ Alternatively, and only if the issue still persists after following the steps ab ## Apple Silicon (M1) Notes ^[Top](#top) -Ensure Rosetta 2 is installed as it's currently needed to run `arm-none-eabi-gcc` as it's delivered as a precombiled x86_64 binary. +Ensure Rosetta 2 is installed as it's currently needed to run `arm-none-eabi-gcc` as it's delivered as a precombiled x86_64 binary. **Note: Starting from v4.19552, it is no longer necessary to install Rosetta 2, Apple Silicons are already supported** If you see an error like: