mirror of
https://github.com/proxiodev/RedisBungee.git
synced 2024-11-22 20:28:00 +00:00
fix wrong maven publishing error
This commit is contained in:
parent
47127c8520
commit
5b5f748cc9
@ -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
|
||||||
./gradlew shadowJar
|
./gradlew publishToMavenLocal
|
||||||
```
|
```
|
||||||
then use any of these in your project.
|
then use any of these in your project.
|
||||||
```xml
|
```xml
|
||||||
|
Loading…
Reference in New Issue
Block a user