Skip to content

Commit c9685fe

Browse files
committed
Updates version number format
1 parent e5d8411 commit c9685fe

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ Steps
3838

3939
.. code-block:: bash
4040

41-
sudo apt install ./mongodb-relational-migrator_X.X.X-1_amd64.deb
41+
sudo apt install ./mongodb-relational-migrator_<version_number>-1_amd64.deb
4242

4343
#. (Optional) To connect to Oracle or MySQL drivers, download and place the drivers
4444
into your Relational Migrator directory.
@@ -112,7 +112,7 @@ If your installation fails with an error, use the following command to see error
112112

113113
.. code-block:: bash
114114

115-
sudo dpkg -i ./mongodb-relational-migrator_X.X.X-1_amd64.deb
115+
sudo dpkg -i ./mongodb-relational-migrator_<version_number>-1_amd64.deb
116116

117117

118118
Next Steps

0 commit comments

Comments
 (0)