Skip to content

Commit 47015f0

Browse files
add build section to readme
1 parent e1da439 commit 47015f0

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -137,6 +137,11 @@ WHERE
137137
foo = 'bar'
138138
```
139139

140+
## Build
141+
142+
Building this library requires JDK 11 because of [ktfmt](https://github.com/facebookincubator/ktfmt).
143+
144+
140145
[standard sql]: https://en.wikipedia.org/wiki/SQL:2011
141146
[couchbase n1ql]: http://www.couchbase.com/n1ql
142147
[ibm db2]: https://www.ibm.com/analytics/us/en/technology/db2/

0 commit comments

Comments
 (0)