Skip to content

Commit eec8c83

Browse files
authored
Clarify Java prereqs
1 parent 09485a8 commit eec8c83

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,7 @@ Sample CICS Java programs demonstrating how to use the JCICS API in an OSGi JVM
2020
## Pre-requisites
2121

2222
* CICS TS V5.1 or later, due to the usage of the `getString()` methods.
23-
* Java SE 1.8 on the z/OS system
24-
* Java SE 1.8 on the workstation
23+
* Java SE 1.8 or later on the workstation
2524
* 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)
2625

2726
## Configuration

0 commit comments

Comments
 (0)