Skip to content

Commit

Permalink
updated site
Browse files Browse the repository at this point in the history
  • Loading branch information
eed3si9n committed Sep 14, 2024
1 parent b27c53c commit 8c71568
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 12 deletions.
5 changes: 0 additions & 5 deletions 2.x/docs/en/Setup.html
Original file line number Diff line number Diff line change
Expand Up @@ -188,11 +188,6 @@ <h3 id="prerequisites"><a class="header" href="#prerequisites">Prerequisites</a>
<pre><code class="language-bash">java -version
# openjdk version "1.8.0_352"
</code></pre>
<h3 id="install-sbt-with-cs-setup"><a class="header" href="#install-sbt-with-cs-setup">Install sbt with <strong>cs setup</strong></a></h3>
<p>Follow <a href="https://www.scala-lang.org/download/">Install</a> page, and install Scala using Coursier.</p>
<pre><code class="language-bash">cs setup
</code></pre>
<p>This should install the latest stable version of <code>sbt</code>.</p>
<h3 id="installing-from-sdkman"><a class="header" href="#installing-from-sdkman">Installing from SDKMAN</a></h3>
<p>To install both JDK and sbt, consider using <a href="https://sdkman.io/">SDKMAN</a>.</p>
<pre><code class="language-bash">sdk install java $(sdk list java | grep -o "\b8\.[0-9]*\.[0-9]*\-tem" | head -1)
Expand Down
5 changes: 0 additions & 5 deletions 2.x/docs/en/print.html
Original file line number Diff line number Diff line change
Expand Up @@ -213,11 +213,6 @@ <h3 id="prerequisites"><a class="header" href="#prerequisites">Prerequisites</a>
<pre><code class="language-bash">java -version
# openjdk version "1.8.0_352"
</code></pre>
<h3 id="install-sbt-with-cs-setup"><a class="header" href="#install-sbt-with-cs-setup">Install sbt with <strong>cs setup</strong></a></h3>
<p>Follow <a href="https://www.scala-lang.org/download/">Install</a> page, and install Scala using Coursier.</p>
<pre><code class="language-bash">cs setup
</code></pre>
<p>This should install the latest stable version of <code>sbt</code>.</p>
<h3 id="installing-from-sdkman"><a class="header" href="#installing-from-sdkman">Installing from SDKMAN</a></h3>
<p>To install both JDK and sbt, consider using <a href="https://sdkman.io/">SDKMAN</a>.</p>
<pre><code class="language-bash">sdk install java $(sdk list java | grep -o "\b8\.[0-9]*\.[0-9]*\-tem" | head -1)
Expand Down
2 changes: 1 addition & 1 deletion 2.x/docs/en/searchindex.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion 2.x/docs/en/searchindex.json

Large diffs are not rendered by default.

0 comments on commit 8c71568

Please sign in to comment.