Update README.md

This commit is contained in:
Tschipp 2020-05-05 13:51:37 +02:00 committed by GitHub
parent 7ac73269e0
commit dc1144812a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10,7 +10,7 @@ repositories {
}
dependencies {
deobfCompile "tschipp.linear:linear-MCVERSION:MODVERSION"
deobfCompile "tschipp.carryon:carryon-MCVERSION:MODVERSION"
}
```
Make sure to replace `MCVERSION` and `MODVERSION` with the appropriate versions.