You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: docs/quick_start_guide.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@ first you'll need to set up the appropriate dependencies.
7
7
1. Open a Kotlin project where you want to use Kotlin DL, or create a new Kotlin project in IntelliJ IDEA as described in the [Kotlin documentation](https://kotlinlang.org/docs/tutorials/jvm-get-started.html).
8
8
2. Add the Kotlin DL dependency to your project's build file.
9
9
* If you're using Gradle as the build system, add the following to the `build.gradle` file:
0 commit comments