diff --git a/examples/README.md b/examples/README.md index e5a785f..220d440 100644 --- a/examples/README.md +++ b/examples/README.md @@ -1,4 +1,3 @@ - ## Compile the Kotlin Example ```console @@ -16,3 +15,8 @@ ```console ./bld test ``` + +## Requirements + +- Kotlin installed +- `KOTLIN_HOME` environment variable set \ No newline at end of file diff --git a/examples/lib/bld/bld-wrapper.jar b/examples/lib/bld/bld-wrapper.jar index 68884a0..3d341bd 100644 Binary files a/examples/lib/bld/bld-wrapper.jar and b/examples/lib/bld/bld-wrapper.jar differ