Skip to content

Commit 23dc8ba

Browse files
committed
Adjust suggestion for Apple Silicon users
1 parent e91be15 commit 23dc8ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_overviews/getting-started/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ Install it on your system with the following instructions.
5151
{% tab macOS for=install-cs-setup-tabs %}
5252
Run the following command in your terminal, following the on-screen instructions:
5353
{% include code-snippet.html language='bash' codeSnippet=site.data.setup-scala.macOS-brew %}
54-
{% altDetails cs-setup-macos-nobrew "Alternatively, if you don't use Homebrew:" %}
54+
{% altDetails cs-setup-macos-nobrew "Alternatively for Apple Silicon, or if you don't use Homebrew:" %}
5555
On the Apple Silicon (M1, M2, …) architecture:
5656
{% include code-snippet.html language='bash' codeSnippet=site.data.setup-scala.macOS-arm64 %}
5757
Otherwise, on the x86-64 architecture:

0 commit comments

Comments
 (0)