Skip to content

Commit a1b24db

Browse files
Merge pull request #151 from jocelyn-mendez1/DOCSP-40418
DOCSP-40418 Remove unnecessary steps
2 parents ecca02f + b58c1be commit a1b24db

File tree

3 files changed

+2
-14
lines changed

3 files changed

+2
-14
lines changed

source/installation/install-on-an-unattended-server/debian-server-installation/install-debian-server.txt

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -28,12 +28,6 @@ Steps
2828

2929
sudo apt install ./mongodb-relational-migrator_X.X.X-1_amd64.deb
3030

31-
#. Change the directory to the Relational Migrator ``app/lib`` location.
32-
33-
.. code-block:: bash
34-
35-
cd /opt/mongodb-relational-migrator/lib/app/lib
36-
3731
#. (Optional) To connect to Oracle or MySQL drivers, download and place the drivers
3832
into your Relational Migrator directory.
3933

source/installation/install-on-an-unattended-server/rhel-centos-server-installation/install-rhel-server.txt

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -29,14 +29,8 @@ Steps
2929

3030
sudo yum install mongodb-relational-migrator-X.X.X-1.x86_64.rpm
3131

32-
#. Change the directory to the Relational Migrator ``app/lib`` location.
33-
34-
.. code-block:: bash
35-
36-
cd /opt/mongodb-relational-migrator/lib/app/lib
37-
3832
#. (Optional) To connect to Oracle or MySQL drivers, download and place the drivers
39-
into your Relational Migrator directory.
33+
into your Relational Migrator directory.
4034

4135
a. To download and install MySQL or Oracle drivers, see the following:
4236

source/projects/project-settings.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ To find the Relational Migrator project :guilabel:`Settings`
2121
panel, open Relational Migrator and select
2222
:guilabel:`Settings`:
2323

24-
.. figure:: /img/projects/settings-panel-location.png
24+
.. figure:: /img/projects/settings-panel-location.png
2525
:alt: Settings panel location for Relational Migrator
2626

2727
Settings

0 commit comments

Comments
 (0)