Update README.md

This commit is contained in:
Frank van der Heijden 2021-10-05 18:11:52 +02:00
parent 393165f52b
commit 71a647a295
No known key found for this signature in database
GPG key ID: B808721C2DD5B5B8

View file

@ -71,7 +71,7 @@ dependencies {
```xml
<project>
<repositories>
<!-- Insights repo -->
<!-- ServerUtils repo -->
<repository>
<id>fvdh</id>
<url>https://repo.fvdh.dev/releases</url>
@ -79,7 +79,7 @@ dependencies {
</repositories>
<dependencies>
<!-- Insights dependency -->
<!-- ServerUtils dependency -->
<dependency>
<groupId>net.frankheijden.serverutils</groupId>
<artifactId>ServerUtils</artifactId>