File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -173,7 +173,7 @@ Follow These Steps
173173
174174 .. code-block:: sh
175175
176- sudo yum install -y atlascli
176+ sudo yum install -y mongodb-atlas-cli
177177
178178 .. include:: /includes/steps-verify-atlas-cli.rst
179179
@@ -281,7 +281,7 @@ Follow These Steps
281281
282282 .. code-block:: sh
283283
284- sudo apt-get install -y atlascli
284+ sudo apt-get install -y mongodb-atlas-cli
285285
286286 .. include:: /includes/steps-verify-atlas-cli.rst
287287
@@ -354,7 +354,7 @@ method you used to install the {+atlas-cli+}:
354354
355355 .. code-block:: sh
356356
357- yum update mongocli -atlas-cli
357+ yum update mongodb -atlas-cli
358358
359359 .. include:: /includes/steps-verify-update-atlas-cli.rst
360360
@@ -372,7 +372,7 @@ method you used to install the {+atlas-cli+}:
372372
373373 .. code-block:: sh
374374
375- sudo apt-get install --only-upgrade mongocli -atlas-cli
375+ sudo apt-get install --only-upgrade mongodb -atlas-cli
376376
377377 .. include:: /includes/steps-verify-update-atlas-cli.rst
378378
You can’t perform that action at this time.
0 commit comments