Skip to content

Commit 654fc14

Browse files
authored
Update ReadMe to include shell 'quit' instruction (#82)
1 parent 0cc592d commit 654fc14

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,3 +53,5 @@ It may be useful to build the project with a specific version of Kotlin. To do s
5353
mvn -Dkotlin.version=1.4.10 -DskipTests package
5454
```
5555
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

Comments
 (0)