Skip to content

Commit aaac1de

Browse files
authored
Update README.md (#22)
1 parent 8d75069 commit aaac1de

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,14 @@ plugin.
1313

1414
## Getting Started
1515

16+
Add the LivePlugins plugin dependency to your `build.gradle`
17+
18+
```kotlin
19+
dependencies {
20+
implementation 'com.segment.analytics.kotlin:analytics-kotlin-live:<latest_version>'
21+
}
22+
```
23+
1624
Add the LivePlugins plugin to your Analytics instance
1725

1826
```kotlin

0 commit comments

Comments
 (0)