mirror of
https://github.com/Minestom/Minestom.git
synced 2024-11-01 00:10:19 +01:00
Add required repository to installation instructions (#86)
* Add required repository
* Fix invalid groovy
(cherry picked from commit 8a9029c80c
)
This commit is contained in:
parent
0920b90195
commit
ffb33526f1
1
.github/README.md
vendored
1
.github/README.md
vendored
@ -37,6 +37,7 @@ and can be installed like the following (Gradle/Groovy):
|
||||
```groovy
|
||||
repositories {
|
||||
mavenCentral()
|
||||
maven { url 'https://jitpack.io' }
|
||||
}
|
||||
|
||||
dependencies {
|
||||
|
Loading…
Reference in New Issue
Block a user