Skip to content

Commit 030a5b2

Browse files
authored
Merge pull request #1464 from SethTisue/recommend-right-homebrew-formula
2 parents 13b6ea5 + 8672c4a commit 030a5b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_includes/downloads-scala3.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ <h2>Ways to Install This Release</h2>
2929
<code>sdk install scala</code>
3030
</li>
3131
<li>On macOS you can also use <a href="https://brew.sh/">Homebrew</a> and run the following commands:<br>
32-
<code>brew update</code><br /><code>brew install lampepfl/brew/dotty</code>
32+
<code>brew update</code><br /><code>brew install scala</code>
3333
</li>
3434
<li>Use <a href="https://scastie.scala-lang.org/?target=scala3">Scastie</a> to run single-file Scala programs in
3535
your browser using multiple Scala compilers; the production Scala 2.x compilers, Scala.js, Scala 3, and Typelevel

0 commit comments

Comments
 (0)