Skip to content

Commit fcd79be

Browse files
Update README.md
1 parent f968763 commit fcd79be

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,8 @@ Install with
4545
pip install jsoniq
4646
```
4747

48+
*Important note*: since the jsoniq package depends on pyspark 4, Java 17 or Java 21 is a requirement. If another version of Java is installed, this may lead to an error message such as "Unsupported class file major version 61". If so, you will need to check that JAVA_HOME is properly set.
49+
4850
## Sample code
4951

5052
We will make more documentation available as we go. In the meantime, you will find a sample code below that should just run

0 commit comments

Comments
 (0)