From b380f7b08786bc46b383a9f71fbca36677b0e2f8 Mon Sep 17 00:00:00 2001 From: Shawn Tabrizi Date: Wed, 28 Aug 2024 12:09:13 -0400 Subject: [PATCH] Update content/md/en/docs/install/troubleshoot-rust-issues.md --- content/md/en/docs/install/troubleshoot-rust-issues.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/md/en/docs/install/troubleshoot-rust-issues.md b/content/md/en/docs/install/troubleshoot-rust-issues.md index 16ab33a5f..764544cf8 100644 --- a/content/md/en/docs/install/troubleshoot-rust-issues.md +++ b/content/md/en/docs/install/troubleshoot-rust-issues.md @@ -137,7 +137,7 @@ Currently, the `rustup` installer installs by default to the bash profile (on Ma source "$HOME/.cargo/env" ``` -## Installing cmake or protobuf for M-series macOS users +## Installing cmake or protobuf for Apple Silicon (M-series) macOS users Currently, there are issues when compiling the Substrate node while using the packages that are pre-installed on macOS computers with the M-series chip.