2
0
mirror of https://github.com/proxiodev/RedisBungee.git synced 2025-04-20 01:27:07 +00:00

update readme

This commit is contained in:
mohammed jasem alaajel 2023-03-23 15:39:44 +04:00
parent a1ae00c3a8
commit d8c5437f5c
No known key found for this signature in database

View File

@ -112,7 +112,7 @@ first, install it to your maven local repo
```bash ```bash
git clone https://github.com/ProxioDev/RedisBungee.git git clone https://github.com/ProxioDev/RedisBungee.git
cd RedisBungee cd RedisBungee
mvn clean install ./gradlew shadowJar
``` ```
then use any of these in your project. then use any of these in your project.
```xml ```xml