Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Lundez authored Dec 12, 2019
1 parent 0b84541 commit 6141128
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Add the following to your `build.gradle`. `$version` should be equal to the vers
maven { url "https://jitpack.io" }
}
dependencies {
implementation 'com.github.jitpack:com.londogard:fuzzy-match-kt:$version'
implementation 'com.londogard:fuzzy-match-kt:$version'
}
```
### Using Github Packages
Expand Down

0 comments on commit 6141128

Please sign in to comment.