Skip to content

Commit 7b059dd

Browse files
committed
DOCSP-9330 update mongo shell download instructions
1 parent b410301 commit 7b059dd

File tree

1 file changed

+25
-4
lines changed

1 file changed

+25
-4
lines changed

source/includes/fact-download-mongo-shell.rst

Lines changed: 25 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,29 @@ shell package:
1111
2. Select your preferred :guilabel:`Version` and :guilabel:`OS` from the
1212
dropdowns.
1313

14-
3. Select ``Shell`` from the :guilabel:`Package` dropdown and click
15-
:guilabel:`Download` to start downloading the package.
14+
3. Select the :guilabel:`Package` to download according to your
15+
platform:
1616

17-
If the ``Shell`` option is unavailable for the selected :guilabel:`OS` and
18-
:guilabel:`Version`, contact MongoDB :ref:`technical-support` for assistance.
17+
.. container::
18+
19+
.. list-table::
20+
:header-rows: 1
21+
:widths: 15 85
22+
23+
* - Platform
24+
- Download Package
25+
26+
* - *Windows*
27+
28+
- Select the **ZIP** package to download an archive which
29+
includes the :binary:`~bin.mongo` shell.
30+
31+
* - *macOS*
32+
33+
- Select the **TGZ** package to download an archive which
34+
includes the :binary:`~bin.mongo` shell.
35+
36+
* - *Linux*
37+
38+
- Select the **shell** package to download the
39+
:binary:`~bin.mongo` shell.

0 commit comments

Comments
 (0)