Skip to content

Commit 431499d

Browse files
authored
Update README.md
1 parent 3a15394 commit 431499d

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
@@ -18,7 +18,7 @@ Kotlin library for reactive data loading
1818
Add the dependency in your build.gradle:
1919
```groovy
2020
dependencies {
21-
implementation "com.popalay.hoard:hoard:$hoardVersion"
21+
implementation "com.github.popalay:hoard:$hoardVersion"
2222
}
2323
```
2424
## Usage

0 commit comments

Comments
 (0)