From f5de85fee8751297bb510fd8f5511013078c95fb Mon Sep 17 00:00:00 2001 From: erbridge Date: Sun, 20 Aug 2023 11:20:03 +0100 Subject: [PATCH] Don't call out Apple Silicon as needing manual installation I have Apple Silicon and installed Scala fine for the first time via Homebrew. --- _install_tabs/1-macos.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_install_tabs/1-macos.html b/_install_tabs/1-macos.html index 65f505720..26d03664f 100644 --- a/_install_tabs/1-macos.html +++ b/_install_tabs/1-macos.html @@ -6,7 +6,7 @@

Run the following command in your terminal, following the on-screen instructions:

{% include code-snippet.html language='bash' codeSnippet=site.data.setup-scala.macOS-brew %} - {% assign homebrewAlt = "Alternatively for Apple Silicon, or if you don't use Homebrew:" %} + {% assign homebrewAlt = "Alternatively, if you don't use Homebrew:" %} {% capture homebrewDetail %}

On the Apple Silicon (M1, M2, …) architecture: