updated to reflect bundled java. testing GPG key signing

Signed-off-by: James Kaufman <jhkauf@us.ibm.com>
diff --git a/downloads.php b/downloads.php
index 9d3ac67..024c186 100644
--- a/downloads.php
+++ b/downloads.php
@@ -356,8 +356,8 @@
 
 				</center>
 
-				<p>STEM is a standalone rich client platform (RCP). STEM requires at
-					least Java-11. Java JREs from Oracle and IBM are supported.</p>
+				<p>STEM is a standalone rich client platform (RCP). As of STEM V4.0.3 the build includes
+					the required Java JSE.</p>
 
 				<p>
 
diff --git a/readme.signoff.txt b/readme.signoff.txt
index 7de4ec0..8eedaa9 100644
--- a/readme.signoff.txt
+++ b/readme.signoff.txt
@@ -1 +1,3 @@
- git commit --amend --signoff
\ No newline at end of file
+ from command line
+ 
+ git commit --amend --signoff && git push
\ No newline at end of file