diff --git a/documentation/index.html b/documentation/index.html index ec5036b..49805bc 100644 --- a/documentation/index.html +++ b/documentation/index.html @@ -108,7 +108,7 @@ You can now attempt to build your project with Kobalt: ./kobaltw assemble -If your project follows a regular build structure (e.g. Maven's hierarchy), this should compile your file and create a .jar file. If not, you will have to make a few edits to your Build.kt. +If your project follows a regular build structure (e.g. Maven's hierarchy), this should compile your file and create a .jar file. If not, you will have to make a few edits to your Build.kt. As of this writing, Kobalt supports Java and Kotlin projects.