Skip to content

Commit 27b844b

Browse files
authored
Merge pull request #3064 from scala/bishabosha-patch-1
Merge scala-cli and scala in getting-started
2 parents 93031f3 + 26c1b84 commit 27b844b

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

_overviews/getting-started/index.md

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

0 commit comments

Comments
 (0)