diff --git a/README.md b/README.md index 54cf817..88926d0 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ repositories { dependencies { // ... - modApi("io.github.io.github.redstoneparadox:paradox-config:VERSION") { + modApi("io.github.redstoneparadox:paradox-config:VERSION") { exclude group: 'net.fabricmc.fabric-api' exclude group: 'net.fabricmc.fabric-language-kotlin' }