Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
appujet authored May 1, 2024
1 parent 342445c commit 4588702
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Replace `VERSION` with the latest release version.
```yaml
lavalink:
plugins:
- dependency: "com.appujet:jiosaavn-plugin:VERSION"
- dependency: "com.github.appujet:jiosaavn-plugin:VERSION"
repository: "https://jitpack.io"
```
Expand All @@ -29,7 +29,7 @@ server: # REST and WS server
lavalink:
# plugins would go here, but they are auto-loaded when developing
# plugins:
# - dependency: "com.appujet:jiosaavn-plugin:VERSION"
# - dependency: "com.github.appujet:jiosaavn-plugin:VERSION"
# repository: "https://jitpack.io"
server:
password: "youshallnotpass"
Expand Down

0 comments on commit 4588702

Please sign in to comment.