We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3d67fc3 commit bbae1d8Copy full SHA for bbae1d8
mongo-2-oracle/README.md
@@ -43,7 +43,7 @@ Demo Application
43
44
```bash
45
<copy>
46
- wget <placeholder>
+ wget https://github.com/oracle-devrel/devo.tutorials/blob/mongo-2-oracle-migration/mongo-2-oracle/src/orclMongoMigration.sh
47
</copy>
48
```
49
@@ -68,6 +68,8 @@ Demo Application
68
* **MongoDB Operations:** - Start MongoDB instance - mongosh to ORDS or MongoDB
69
* **Application & Migration:** - Run registration demo app - Add demo data - Migrate data from MongoDB to Oracle
70
71
+4. For additional details, please visit the [step-by-step guide](step-by-step-guide.md).
72
+
73
## Available Commandline Arguments
74
75
* Container Management:
0 commit comments