File tree Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change @@ -24,6 +24,11 @@ <h2>Ways to Install This Release</h2>
24
24
< br /> < span class ="install "> < a href ="{{ site.baseurl }}/download/install.html "> Need help running the
25
25
binaries?</ a > </ span >
26
26
</ li >
27
+ < li >
28
+ You can also install Scala < strong > {{page.release_version}}</ strong > with < a href ="https://community.chocolatey.org "> Chocolatey</ a > by
29
+ running the following command:< br >
30
+ < code > choco install scala --version={{page.release_version}}</ code >
31
+ </ li >
27
32
< li > Using < a href ="https://sdkman.io/ "> SDKMAN!</ a > , you can easily < a href ="https://sdkman.io/sdks#scala "> install
28
33
the latest version of Scala</ a > on any platform by running the following command:< br >
29
34
< code > sdk install scala {{page.release_version}}</ code >
You can’t perform that action at this time.
0 commit comments