Skip to content

Commit 0fa200a

Browse files
authored
Merge pull request #2144 from VirtusLab/stable
Back port of documentation changes to main
2 parents 37a2bd7 + c17e051 commit 0fa200a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

website/src/pages/index.js

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,9 @@ const Index = (props) => {
4040
<p>
4141
To get started you can read <a href="/docs/overview">the documentation</a>, or just <a href="/install">install</a> and enjoy <code>scala-cli</code>.
4242
</p>
43+
<p>
44+
Scala CLI will soon become the default Scala runner and will be shipped as `scala` (<a href="https://virtuslab.com/blog/scala-cli-the-new-scala-runner/">read more</a>).
45+
</p>
4346
</SectionAbout>
4447

4548
</Section>

0 commit comments

Comments
 (0)