Update README.md

This commit is contained in:
Jitse Boonstra 2020-04-26 19:12:39 +02:00 committed by GitHub
parent 6ca1c488b3
commit bb64544886
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -56,7 +56,7 @@ If you do not want to have NPCLib in your `plugins` folder, you need to use the
[Click here](https://github.com/JitseB/NPCLib/releases/latest) to view the latest release.
To make sure the classes won't be twice at the same place. I recommend repacking the library into your package. (Otherwise issue #79 might occur.) You can do that as follow:
To make sure the classes won't be twice at the same place. I recommend repacking the library into your package. (Otherwise [issue #79](https://github.com/MinecraftLibraries/NPCLib/issues/79) might occur.) You can do that as follow:
```xml
<build>
<plugins>