From 90582c846a7ffbf4ca12e6d8f16fb48a249899df Mon Sep 17 00:00:00 2001 From: Naman Date: Thu, 27 Dec 2018 11:54:37 -0600 Subject: [PATCH] Update README.md --- README.md | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/README.md b/README.md index 330e5c6f..bae50a67 100644 --- a/README.md +++ b/README.md @@ -30,19 +30,19 @@ The video can be found [here](https://www.youtube.com/watch?v=fnDwjA2gX-E). If you would like to use the plugin as a dependency in your project, you can use maven. ```xml - - - jitpack.io - https://jitpack.io - - + + + jitpack.io + https://jitpack.io + + - - com.github.ProSavage - SavageFactions - 1.6.x-0.1.21-gbdd5473-400 - provided - + + com.github.ProSavage + SavageFactions + 1.6.x-0.1.21-gbdd5473-400 + provided + ``` The {version} has to be replaced with a version you find in the [mvn-repo](https://github.com/ProSavage/SavageFactions/tree/1.6.x/mvn-repo/com/massivecraft/Factions) folder. An example version that can be used is: `1.6.9.5-U0.2.1-RC-1.5-BETA`