@@ -20,17 +20,19 @@ Use this tutorial to install MongoDB Community Edition on OS X systems.
20
20
Starting in version 3.0, MongoDB only supports OS X versions 10.7 (Lion)
21
21
and later on Intel x86-64.
22
22
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/ >`_.
26
26
27
27
Install MongoDB Community Edition
28
28
---------------------------------
29
29
30
30
.. include:: /includes/extracts/install-past-mongodb-org-osx.rst
31
31
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
34
36
35
37
.. _install-with-homebrew:
36
38
@@ -44,14 +46,6 @@ setup and configuration, which is beyond the scope of this document.
44
46
45
47
.. include:: /includes/steps/install-mongodb-on-osx-with-homebrew.rst
46
48
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
-
55
49
Run MongoDB
56
50
-----------
57
51
0 commit comments