Follow the instructions to install the cs
launcher then run:
$ ./cs setup
$ cs install scala3-repl
$ cs install scala3-compiler
diff --git a/scala3/getting-started.md b/scala3/getting-started.md index 0f5e334fd1..538bf41304 100644 --- a/scala3/getting-started.md +++ b/scala3/getting-started.md @@ -27,7 +27,8 @@ Install it on your system with the following instructions.
Follow the instructions to install the cs
launcher then run:
$ ./cs setup
$ cs install scala3-repl
$ cs install scala3-compiler