Merge pull request #110 from kiwix/updated_readme_for_java_version

Updated the README file to show the required `Java version` to compile the project.
This commit is contained in:
Kelson 2024-06-27 07:05:00 +02:00 committed by GitHub
commit 7bf2836dff
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -12,6 +12,8 @@ Library for accessing [libkiwix](https://github.com/kiwix/libkiwix) and [libzim]
# Build
The project requires `Java 17` to compile, Therefore set the `Gradle JDK` to `Java 17`.
## Install dependencies
```bash
./install_deps.sh