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>
2424 < br /> < span class ="install "> < a href ="{{ site.baseurl }}/download/install.html "> Need help running the
2525 binaries?</ a > </ span >
2626 </ 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 >
2732 < li > Using < a href ="https://sdkman.io/ "> SDKMAN!</ a > , you can easily < a href ="https://sdkman.io/sdks#scala "> install
2833 the latest version of Scala</ a > on any platform by running the following command:< br >
2934 < code > sdk install scala {{page.release_version}}</ code >
You can’t perform that action at this time.
0 commit comments