@@ -20,17 +20,19 @@ Use this tutorial to install MongoDB Community Edition on OS X systems.
2020 Starting in version 3.0, MongoDB only supports OS X versions 10.7 (Lion)
2121 and later on Intel x86-64.
2222
23- MongoDB Community Edition is available through the popular OS X package manager
24- `Homebrew <http ://brew.sh/ >`_ or through the `MongoDB Download site
25- <http://www.mongodb.org/downloads >`_.
23+ You may download MongoDB Community Edition through either the `MongoDB
24+ Download site <https ://www.mongodb.com/download-center >`_ or the
25+ popular OS X package manager `Homebrew <http://brew.sh/ >`_.
2626
2727Install MongoDB Community Edition
2828---------------------------------
2929
3030.. include:: /includes/extracts/install-past-mongodb-org-osx.rst
3131
32- You can install MongoDB Community Edition with `Homebrew <http://brew.sh/>`_ or
33- manually. This section describes both methods.
32+ Install MongoDB Community Edition Manually
33+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
34+
35+ .. include:: /includes/steps/install-mongodb-on-osx-manually.rst
3436
3537.. _install-with-homebrew:
3638
@@ -44,14 +46,6 @@ setup and configuration, which is beyond the scope of this document.
4446
4547.. include:: /includes/steps/install-mongodb-on-osx-with-homebrew.rst
4648
47- Install MongoDB Community Edition Manually
48- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
49-
50- Only install MongoDB Community Edition using this procedure if you cannot use
51- :ref:`homebrew <install-with-homebrew>`.
52-
53- .. include:: /includes/steps/install-mongodb-on-osx-manually.rst
54-
5549Run MongoDB
5650-----------
5751
0 commit comments