diff --git a/README.md b/README.md index e425c4f32d..bc750cb22b 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ repositories { mavenCentral() } dependencies { - implementation 'org.jetbrains.kotlinx:dataframe:0.9.1' + implementation("org.jetbrains.kotlinx:dataframe:0.9.1") } ``` ### Jupyter Notebook