Skip to content

Commit

Permalink
Merge pull request #110 from kiwix/updated_readme_for_java_version
Browse files Browse the repository at this point in the history
Updated the README file to show the required `Java version` to compile the project.
  • Loading branch information
kelson42 authored Jun 27, 2024
2 parents 29f194f + 3b103f6 commit 7bf2836
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 7bf2836

Please sign in to comment.