Update readme to clarify build output dirs

This commit is contained in:
lucko 2021-03-15 12:17:02 +00:00 committed by GitHub
parent a17b441165
commit 0f63b024e4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -34,7 +34,7 @@ cd LuckPerms/
./gradlew build
```
You can find the output jars in the `build/libs` directories.
You can find the output jars in the `loader/build/libs` or `build/libs` directories.
## Contributing
#### Pull Requests