Skip to content

Commit 2a121bf

Browse files
committed
chore: no dep to JDK8 anymore
1 parent 902c3af commit 2a121bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ If you want to build the extension locally, you need to check it out from GiHub
8282

8383
### Producing JavaDocs and Sources archive
8484

85-
In order to build JavaDoc and Sources archives you will need JDK 8 installed on your machine. Please execute the following command line:
85+
Please execute the following command line if you are interested in producing KDoc and Source archives:
8686

8787
./mvnw clean install -Pjavadoc-and-sources
8888

0 commit comments

Comments
 (0)