Update readme.md

This commit is contained in:
bluefireoly
2020-09-28 00:03:29 +02:00
parent 1c0f91f03c
commit aa25365c83

View File

@@ -12,7 +12,7 @@ repository {
The dependency:
```kotlin
dependencies {
implementation("net.axay", "KSpigot", "1.16.3_R3")
implementation("net.axay", "KSpigot", "VERSION_HERE")
}
```