Skip to content

Commit 5286945

Browse files
authored
Update README.md
1 parent 70abdd4 commit 5286945

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ repositories {
2929
mavenCentral()
3030
}
3131
dependencies {
32-
implementation 'org.jetbrains.kotlinx:dataframe:0.9.1'
32+
implementation("org.jetbrains.kotlinx:dataframe:0.9.1")
3333
}
3434
```
3535
### Jupyter Notebook

0 commit comments

Comments
 (0)