Skip to content

Commit 7ff8171

Browse files
bishaboshasila-strike
authored andcommitted
Merge scala-cli and scala in getting-started
Acknowledging SIP 46 (does not update guide otherwise)
1 parent 457d953 commit 7ff8171

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

_overviews/getting-started/install-scala.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -112,8 +112,7 @@ Along with managing JVMs, `cs setup` also installs useful command-line tools:
112112
| Commands | Description |
113113
|----------|-------------|
114114
| `scalac` | the Scala compiler |
115-
| `scala` | the Scala REPL and script runner |
116-
| `scala-cli`| [Scala CLI](https://scala-cli.virtuslab.org), interactive toolkit for Scala |
115+
| `scala`, `scala-cli` | [Scala CLI](https://scala-cli.virtuslab.org), interactive toolkit for Scala |
117116
| `sbt`, `sbtn` | The [sbt](https://www.scala-sbt.org/) build tool |
118117
| `amm` | [Ammonite](https://ammonite.io/) is an enhanced REPL |
119118
| `scalafmt` | [Scalafmt](https://scalameta.org/scalafmt/) is the Scala code formatter |

0 commit comments

Comments
 (0)