Skip to content

Commit c86e1d8

Browse files
committed
Update README
1 parent 900264e commit c86e1d8

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,11 @@ The groupId of the project has been changed to prevent clashes with WorldEdit's
1010
it is usually present in upstream Minecraft servers.
1111

1212
## Usage
13-
This project is available for anyone to use, and you may implement it with ease:
13+
This project is available for anyone to use. In order to include this project as a dependency, you must
14+
[authenticate to GitHub Packages](https://docs.github.com/en/packages/working-with-a-github-packages-registry/working-with-the-apache-maven-registry#authenticating-to-github-packages)
15+
via your Maven `settings.xml`.
16+
17+
After you accomplish that, simply add the repository and dependencies as follows:
1418

1519
**Maven Repository**
1620
```xml

0 commit comments

Comments
 (0)