diff --git a/source/installation.txt b/source/installation.txt index 05e83e2e2bc..31ce0d76b3d 100644 --- a/source/installation.txt +++ b/source/installation.txt @@ -18,8 +18,11 @@ Install MongoDB .. index:: installation guides .. index:: installation -This section of the manual contains tutorials on installation of -MongoDB. +MongoDB is released as two editions: *Community* and *Enterprise*. +Community is the open source release of MongoDB. Enterprise provides +additional administration, authentication, and monitoring features. +*Installation steps vary depending on the edition; both procedures are +outlined in this section.* For upgrade instructions, see :ref:`3.6-upgrade` instead. diff --git a/source/tutorial/install-mongodb-on-windows.txt b/source/tutorial/install-mongodb-on-windows.txt index a63181947dd..43d458ad711 100644 --- a/source/tutorial/install-mongodb-on-windows.txt +++ b/source/tutorial/install-mongodb-on-windows.txt @@ -13,7 +13,7 @@ Install MongoDB Community Edition on Windows Overview -------- -Use this tutorial to install MongoDB Community Edition on Windows systems. +Use this tutorial to install MongoDB Community Edition on Windows systems. .. note:: @@ -29,8 +29,8 @@ software dependencies and automatically upgrades any previous version of MongoDB that was installed using an ``.msi`` file. To find which version, service pack, and build of Windows is -running on your host and the processor type of that host, enter the -following command in either the :guilabel:`Command Prompt` or +running on your host, as well as the processor type of that host, +enter the following command in either the :guilabel:`Command Prompt` or :guilabel:`Powershell`: .. code-block:: powershell