From f0cfcbdebbd626c2c4896d8327679388bd339d92 Mon Sep 17 00:00:00 2001 From: theEvilReaper Date: Mon, 19 Aug 2024 10:02:36 +0200 Subject: [PATCH] Remove jitpack section --- .github/README.md | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/.github/README.md b/.github/README.md index ffa2c73c88c..84df4e0a105 100644 --- a/.github/README.md +++ b/.github/README.md @@ -21,16 +21,6 @@ Discord for discussion: [OneLiteFeather.net](https://discord.onelitefeather.net) For details how you can contribute to the project please read our [Contributing](CONTRIBUTING.md). -## Usage of Jitpack: - -Some of the project's dependencies are only available in the Jitpack repository. -To ensure a seamless experience, kindly include this repository in your project configuration to prevent any potential issues. - -```kt -maven("https://jitpack.io") -``` - - ## Usage of microtus Since 23.07.2023 we are now official on the maven central for releases and snapshots. To use Microtus in your projects you need: