Update README.md
This commit is contained in:
parent
81953eac50
commit
41a649dae2
|
|
@ -2,7 +2,6 @@
|
|||
|
||||
Apparently there's this neat thing called JitPack that makes a public maven repo for public Github repos on the fly.
|
||||
According to it, this is all you need to do to add this to your maven project:
|
||||
|
||||
```xml
|
||||
<repositories>
|
||||
<repository>
|
||||
|
|
@ -10,7 +9,7 @@ According to it, this is all you need to do to add this to your maven project:
|
|||
<url>https://jitpack.io</url>
|
||||
</repository>
|
||||
</repositories>
|
||||
|
||||
```
|
||||
```xml
|
||||
<dependency>
|
||||
<groupId>com.github.TechFortress</groupId>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user