From d8c5437f5cec3018089a66807c62891f130a061b Mon Sep 17 00:00:00 2001 From: mohammed jasem alaajel Date: Thu, 23 Mar 2023 15:39:44 +0400 Subject: [PATCH] update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 86a8158..ecae30f 100644 --- a/README.md +++ b/README.md @@ -112,7 +112,7 @@ first, install it to your maven local repo ```bash git clone https://github.com/ProxioDev/RedisBungee.git cd RedisBungee -mvn clean install +./gradlew shadowJar ``` then use any of these in your project. ```xml