diff --git a/.github/README.md b/.github/README.md index 68218b6ce..f744c8813 100644 --- a/.github/README.md +++ b/.github/README.md @@ -37,6 +37,7 @@ and can be installed like the following (Gradle/Groovy): ```groovy repositories { mavenCentral() + maven { url 'https://jitpack.io' } } dependencies {