Skip to content

Commit

Permalink
Increment in README
Browse files Browse the repository at this point in the history
  • Loading branch information
hammy275 committed Mar 9, 2022
1 parent 6654971 commit 893344c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ Add the following to the dependencies section of your `build.gradle`:
compileOnly fg.deobf("net.blf02:vrapi:VERSION")
runtimeOnly fg.deobf("net.blf02:vrapi:VERSION")
```
Where `VERSION` is the version you want to use (such as `1.0.0`)
Where `VERSION` is the version you want to use (such as `1.1.0`)

After adding these to your `build.gradle`, exit and re-open your IDE. You may need to run `gradlew --refresh-dependencies` afterwards (or `./gradlew --refresh-dependencies` if you're on Linux).

Expand Down

0 comments on commit 893344c

Please sign in to comment.