Skip to content

Commit

Permalink
Update README.MD
Browse files Browse the repository at this point in the history
  • Loading branch information
unldenis authored Jan 31, 2024
1 parent f6f5981 commit 22f1eda
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.MD
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,9 @@ HoloEasy is a simple, modern and high-performant Java and Kotlin Minecraft Holog

### Add dependency

Make sure you include the <a href="https://jitpack.io/">repository</a> as well.
> [!WARNING]
> Jitpack currently returns a 'Please Sign In first' error. You can find the build of the library on the release page.
#### Maven

```xml
Expand All @@ -29,8 +31,7 @@ Make sure you include the <a href="https://jitpack.io/">repository</a> as well.
implementation("com.github.unldenis:holoeasy:3.0.0")
```

> [!WARNING]
> Jitpack currently returns a 'Please Sign In first' error. You can find the build of the library on the release page.
Make sure you include the <a href="https://jitpack.io/">repository</a> as well.

### Start programming (Java)

Expand Down

0 comments on commit 22f1eda

Please sign in to comment.