diff --git a/src/documentation/RELEASE-NOTES.txt b/src/documentation/RELEASE-NOTES.txt index f6a4de7fb4..b43e4a82e9 100644 --- a/src/documentation/RELEASE-NOTES.txt +++ b/src/documentation/RELEASE-NOTES.txt @@ -18,7 +18,7 @@ Release Contents ---------------- This release comes in source form: - - source archive you can build POI from (poi-src-@VERSION@-@DSTAMP@.zip or poi-src-@VERSION@-@DSTAMP@.tar.gz) + - source archive you can build POI from (apache-poi-src-@VERSION@-@DSTAMP@.tgz) Unpack the archive and use the following command to build all POI components with JDK 11 or higher: gradle jar