File tree Expand file tree Collapse file tree 2 files changed +6
-10
lines changed Expand file tree Collapse file tree 2 files changed +6
-10
lines changed Original file line number Diff line number Diff line change @@ -18,8 +18,10 @@ Install MongoDB
1818.. index:: installation guides
1919.. index:: installation
2020
21- This section of the manual contains tutorials on installation of
22- MongoDB.
21+ MongoDB is released as two editions: *Community* and *Enterprise*.
22+ Community is the open source release of MongoDB. Enterprise provides
23+ additional administration, authentication, and monitoring features.
24+ *Installation steps vary depending on the edition; both procedures are outlined in this section.*
2325
2426For upgrade instructions, see :ref:`3.6-upgrade` instead.
2527
Original file line number Diff line number Diff line change @@ -15,12 +15,6 @@ Overview
1515
1616Use this tutorial to install MongoDB Community Edition on Windows systems.
1717
18- MongoDB is released as two editions: *Community* and *Enterprise*.
19- Community is the open source release of MongoDB. Enterprise provides
20- additional administration, authentication, and monitoring features.
21- To install `MongoDB Enterprise Advanced <https://www.mongodb.com/products/mongodb-enterprise-advanced>`__,
22- see the :doc:`Enterprise tutorial </tutorial/install-mongodb-enterprise-on-windows>`.
23-
2418.. note::
2519
2620 .. include:: /includes/fact-default-bind-ip-change.rst
@@ -35,8 +29,8 @@ software dependencies and automatically upgrades any previous version
3529of MongoDB that was installed using an ``.msi`` file.
3630
3731To find which version, service pack, and build of Windows is
38- running on your host and the processor type of that host, enter the
39- following command in either the :guilabel:`Command Prompt` or
32+ running on your hos, as well as and the processor type of that host,
33+ enter the following command in either the :guilabel:`Command Prompt` or
4034:guilabel:`Powershell`:
4135
4236.. code-block:: powershell
You can’t perform that action at this time.
0 commit comments