From dc1144812a42d8a52b0e5647f4a27c739ccd746f Mon Sep 17 00:00:00 2001 From: Tschipp Date: Tue, 5 May 2020 13:51:37 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cd46bc4..54f2fb9 100644 --- a/README.md +++ b/README.md @@ -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.