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