From 01b82ca71daf8cc58256bafa4034db4e4845f6c4 Mon Sep 17 00:00:00 2001 From: "Erik C. Thauvin" Date: Wed, 31 Jul 2024 13:00:02 -0700 Subject: [PATCH] Updated Kotlin requirement URL --- examples/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/README.md b/examples/README.md index a029909..b22a8f1 100644 --- a/examples/README.md +++ b/examples/README.md @@ -18,4 +18,4 @@ ## Requirements -- A Kotlin compiler must be [installed](https://kotlinlang.org/docs/command-line.html#install-the-compiler). +- A Kotlin compiler must be [installed](https://github.com/rife2/bld-kotlin?tab=readme-ov-file#kotlin-compiler-requirement).