Skip to content

Commit 9e13e5c

Browse files
committed
Update readme.md
1 parent 0f491a1 commit 9e13e5c

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

mongo-2-oracle/README.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,11 @@ Demo Application
5151
chmod +x orclMongoMigration.sh
5252
```
5353

54-
3. Run the script without arguments to display a user-friendly menu with the following sections:
54+
3. Set the global variables within the script file.
55+
56+
>NOTE: See [the step by step guide](step-by-step-guide.md) for details on setting global variables.
57+
58+
4. Run the script without arguments to display a user-friendly menu with the following sections:
5559

5660
```bash
5761
./orclMongoMigration.sh
@@ -62,7 +66,7 @@ Demo Application
6266
* **MongoDB Operations:** - Start MongoDB instance - mongosh to ORDS or MongoDB
6367
* **Application & Migration:** - Run registration demo app - Add demo data - Migrate data from MongoDB to Oracle
6468

65-
4. For additional details, please visit the [step-by-step guide](step-by-step-guide.md).
69+
5. For a comprehensive walkthru, please visit the [step-by-step guide](step-by-step-guide.md).
6670

6771
## Available Commandline Arguments
6872

0 commit comments

Comments
 (0)