We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
.
1 parent 185ca40 commit 7ff4c5cCopy full SHA for 7ff4c5c
_includes/downloads-scala3.html
@@ -16,7 +16,7 @@ <h2>Ways to Install This Release</h2>
16
Using <a
17
href="https://docs.scala-lang.org/getting-started/index.html#using-the-scala-installer-recommended-way">Coursier
18
CLI</a>, run:<br>
19
- <code>cs install scala:{{page.release_version}} && cs install scalac:{{page.release_version}}</code>.
+ <code>cs install scala:{{page.release_version}} && cs install scalac:{{page.release_version}}</code>
20
</li>
21
<li>
22
Download the Scala binaries for <strong>{{page.release_version}}</strong> at <a
0 commit comments