We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ae9fd3e commit 6552c01Copy full SHA for 6552c01
_install_tabs/1-macos.html
@@ -6,7 +6,7 @@
6
<div class="wrap">
7
<p>Run the following command in your terminal, following the on-screen instructions:</p>
8
{% include code-snippet.html language='bash' codeSnippet=site.data.setup-scala.macOS-brew %}
9
- {% assign homebrewAlt = "Alternatively, if you don't use Homebrew:" %}
+ {% assign homebrewAlt = "Alternatively for Apple Silicon, or if you don't use Homebrew:" %}
10
{% capture homebrewDetail %}
11
<div class="wrap-narrow">
12
<p>On the Apple Silicon (M1, M2, …) architecture:</p>
0 commit comments