Add manual configuration steps reference

This commit is contained in:
Erik C. Thauvin 2025-03-18 11:41:19 -07:00
parent cec51cd300
commit 27eef7503e
Signed by: erik
GPG key ID: 776702A6A2DA330E

View file

@ -2,6 +2,8 @@
Template for [bld](https://rife2.com/bld) projects using the [Kotlin extension](https://github.com/rife2/bld-kotlin) with built-in support for the [Dokka](https://github.com/rife2/bld-dokka) and [Detekt](https://github.com/rife2/bld-detekt) extensions.
Manual configuration steps for [Kotlin Support](https://github.com/rife2/bld/wiki/Kotlin-Support#manual-steps) are also available.
## Compile the Example
```console