Update README

This commit is contained in:
Michael Bull 2018-02-28 04:10:51 +00:00
parent 909462be86
commit 6c0a24b019
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ failure ([`Err`][result-err]) operations.
```groovy ```groovy
repositories { repositories {
maven { url "https://jitpack.io" } maven { url 'https://jitpack.io' }
} }
dependencies { dependencies {