Skip to content

Commit

Permalink
Update CONTRIBUTING.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rjaros committed Feb 7, 2025
1 parent a48a1bc commit de26370
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

## How to develop KVision

1. You need JDK 17 or later installed on your system.
1. You need JDK 21 or later installed on your system.
2. Clone the code repository (create a fork if you want to make pull requests with your changes).
3. Make your changes to KVision code.
4. Run tests with `./gradlew check` command to check if everything is OK.
Expand Down

0 comments on commit de26370

Please sign in to comment.