diff --git a/README.md b/README.md index 1d31c09..8b741ec 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ failure ([`Err`][result-err]) operations. ```groovy repositories { - maven { url "https://jitpack.io" } + maven { url 'https://jitpack.io' } } dependencies {