From f94fb3871d5af073a6517da9fe5bd59ee369f403 Mon Sep 17 00:00:00 2001 From: hapily04 Date: Sat, 29 Jun 2024 00:32:34 -0500 Subject: [PATCH] Update README with proper repo link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c728af14c..0a1a487b5 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ ```kts repositories { mavenCentral() - maven("https://repo.hypera.dev/") + maven("https://repo.hypera.dev/snapshots") } dependencies {