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
173
173
174
174
.. code-block:: sh
175
175
176
- sudo yum install -y atlascli
176
+ sudo yum install -y mongodb-atlas-cli
177
177
178
178
.. include:: /includes/steps-verify-atlas-cli.rst
179
179
@@ -281,7 +281,7 @@ Follow These Steps
281
281
282
282
.. code-block:: sh
283
283
284
- sudo apt-get install -y atlascli
284
+ sudo apt-get install -y mongodb-atlas-cli
285
285
286
286
.. include:: /includes/steps-verify-atlas-cli.rst
287
287
@@ -354,7 +354,7 @@ method you used to install the {+atlas-cli+}:
354
354
355
355
.. code-block:: sh
356
356
357
- yum update mongocli -atlas-cli
357
+ yum update mongodb -atlas-cli
358
358
359
359
.. include:: /includes/steps-verify-update-atlas-cli.rst
360
360
@@ -372,7 +372,7 @@ method you used to install the {+atlas-cli+}:
372
372
373
373
.. code-block:: sh
374
374
375
- sudo apt-get install --only-upgrade mongocli -atlas-cli
375
+ sudo apt-get install --only-upgrade mongodb -atlas-cli
376
376
377
377
.. include:: /includes/steps-verify-update-atlas-cli.rst
378
378
You can’t perform that action at this time.
0 commit comments