Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
MrNavaStar authored Aug 18, 2024
1 parent 04656a5 commit 356eb81
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,10 @@ Java reflection is often a treacherous journey filled with sharks and scallywags
### Sail, Ho!
Before leaving on your adventure, be sure to pack R aboard your ship:
```gradle
repositories {
maven { url "https://maven.mrnavastar.rocks/releases" }
}
// We are on Maven Central
dependencies {
implementation "me.mrnavastar:r:1.0.2"
implementation "me.mrnavastar:r:1.0.3"
}
```

Expand Down

0 comments on commit 356eb81

Please sign in to comment.