Skip to content

Commit 80fb4b4

Browse files
author
Anthony Sansone
committed
Updated per @MongoCaleb review.
1 parent 9702517 commit 80fb4b4

File tree

2 files changed

+6
-10
lines changed

2 files changed

+6
-10
lines changed

source/installation.txt

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff 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

2426
For upgrade instructions, see :ref:`3.6-upgrade` instead.
2527

source/tutorial/install-mongodb-on-windows.txt

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -15,12 +15,6 @@ Overview
1515

1616
Use 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
3529
of MongoDB that was installed using an ``.msi`` file.
3630

3731
To 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

0 commit comments

Comments
 (0)