diff --git a/README.md b/README.md index 52ab6bf..b59e4c5 100644 --- a/README.md +++ b/README.md @@ -20,8 +20,7 @@ Sample CICS Java programs demonstrating how to use the JCICS API in an OSGi JVM ## Pre-requisites * CICS TS V5.1 or later, due to the usage of the `getString()` methods. -* Java SE 1.8 on the z/OS system -* Java SE 1.8 on the workstation +* Java SE 1.8 or later on the workstation * Eclipse with the IBM CICS SDK for Java or any IDE that supports usage of the Maven Central artifact [com.ibm.cics:com.ibm.cics.server.](https://search.maven.org/artifact/com.ibm.cics/com.ibm.cics.server) ## Configuration