We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0cc592d commit 654fc14Copy full SHA for 654fc14
README.md
@@ -53,3 +53,5 @@ It may be useful to build the project with a specific version of Kotlin. To do s
53
mvn -Dkotlin.version=1.4.10 -DskipTests package
54
```
55
To start the shell, run `bin/ki.sh` on Linux and macOS. On Windows, use `bin\ki.bat` instead.
56
+
57
+To exit the shell, type `:q` or `:quit`.
0 commit comments