From 01d553bd9796b7d9f8e36643a15133f3112b1d51 Mon Sep 17 00:00:00 2001 From: "Erik C. Thauvin" Date: Wed, 31 Jul 2024 13:00:56 -0700 Subject: [PATCH] Updated Kotlin requirement URL --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a02ec62..5cfc4b2 100644 --- a/README.md +++ b/README.md @@ -37,4 +37,4 @@ Template for [bld](https://rife2.com/bld) projects using the [Kotlin extension]( ## Requirements -- A Kotlin compiler must be [installed](https://kotlinlang.org/docs/command-line.html#install-the-compiler). \ No newline at end of file +- A Kotlin compiler must be [installed](https://github.com/rife2/bld-kotlin?tab=readme-ov-file#kotlin-compiler-requirement). \ No newline at end of file