Skip to content

Commit bc4f765

Browse files
committed
add option to use own environment
Signed-off-by: MikeBauerCA <[email protected]>
1 parent 1c893a1 commit bc4f765

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,11 @@ This project is a set of training materials and labs for a "Getting Started" lev
99
To begin, select a recent [release](https://github.com/openmainframeproject/cobol-programming-course/releases) of the course. Under a given release, you should see two assets.
1010

1111
- The COBOL Programming with VSCode PDF asset contains the course instructions.
12-
- The Source code asset contains everything that was in the project when the release was published. Once you unzip this folder, notice the Labs folder. This folder contains source code used in the course.
12+
- The Source code asset contains everything that was in the project when the release was published.
1313

14-
To complete the lab, you will also need to select a [provider](#providers) below and follow their registration process. Once complete, you should be given system details to use in the course.
14+
To complete the course, you will also need to do one of the following:
15+
- Select a [provider](#providers) below and follow their registration process. Once complete, you should be given system details to use in the course.
16+
- Upload the source code for the course (located in the Labs folder) to your mainframe environment.
1517

1618
If you run into any issues, please don't hesitate to reach out on our [slack channel](https://openmainframeproject.slack.com/archives/C011NE32Z1T).
1719

0 commit comments

Comments
 (0)