diff --git a/documentation/index.html b/documentation/index.html index 373a433..079d51d 100644 --- a/documentation/index.html +++ b/documentation/index.html @@ -959,7 +959,7 @@ Now, all you need to do is to upload your package: Finally, you invoke ./kobaltw with the --profiles parameter followed by the profiles you want to activate, separated by a comma:

-  ./kobaltw -profiles experimental,premium assemble
+  ./kobaltw --profiles experimental,premium assemble
 

Keep in mind that since your build file is a real Kotlin source file,