diff --git a/.github/README.md b/.github/README.md index 94d630449..b0b0217cf 100644 --- a/.github/README.md +++ b/.github/README.md @@ -31,7 +31,7 @@ Minestom is not installed like Bukkit/Forge/Sponge. As Minestom is a Java library, it must be loaded the same way any other Java library may be loaded. This means you need to add Minestom as a dependency, add your code and compile by yourself. -Minestom is available on [Maven Central](https://central.sonatype.com/artifact/net.minestom/minestom), +Minestom is available on [Maven Central](https://central.sonatype.com/artifact/net.minestom/minestom-snapshots), and can be installed like the following (Gradle/Groovy): ```groovy