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 7ff4c5c commit 53e0ab9Copy full SHA for 53e0ab9
_includes/downloads-scala2.html
@@ -12,7 +12,7 @@ <h2>Ways to Install This Release</h2>
12
Using <a
13
href="https://docs.scala-lang.org/getting-started/index.html#using-the-scala-installer-recommended-way">Coursier
14
CLI</a>, run:<br>
15
- <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>
16
</li>
17
<li>
18
<div id="download-binaries"></div>Download the Scala binaries for <span id="users-os"></span>
0 commit comments