Skip to content

Commit 27ebf23

Browse files
Anthony Sansoneatsansone
authored andcommitted
Updated per @gilberto-mdb review #2.
1 parent b5cc381 commit 27ebf23

File tree

1 file changed

+25
-32
lines changed

1 file changed

+25
-32
lines changed

source/install.txt

Lines changed: 25 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -61,11 +61,11 @@ Software Requirements
6161

6262
.. note::
6363

64-
The Windows installation of |compass| requires **Microsoft
65-
.NET Framework version 4.5 or later.** The |compass-short|
66-
installer prompts you to install the minimum required
67-
version of the .NET framework if it is not already installed
68-
on your system.
64+
The Windows installation of |compass| requires
65+
`Microsoft .NET Framework version 4.5 or later <https://www.microsoft.com/en-us/download/details.aspx?id=30653>`__.
66+
The |compass-short| installer prompts you to install the
67+
minimum required version of the .NET framework if it is
68+
not already installed on your system.
6969

7070
- id: ubuntu
7171
name: Ubuntu
@@ -78,8 +78,8 @@ Software Requirements
7878
name: RHEL
7979
content: |
8080

81-
|compass-short| requires the 64-bit version of RHEL 7+ or later
82-
and MongoDB 3.0 or later.
81+
|compass-short| requires the 64-bit version of RHEL 7+ or
82+
later and MongoDB 3.0 or later.
8383

8484
Network Requirements
8585
~~~~~~~~~~~~~~~~~~~~
@@ -88,41 +88,45 @@ Certain features of |compass|, such as third-party mapping services and
8888
Intercom, require inbound connections from external sources to
8989
function. In some instances, users have reported issues with their
9090
system firewall blocking these network requests and thereby limiting
91-
|compass| functionalities. To fix this issue, configure your system
92-
firewall to allow incoming connections for |compass|.
91+
|compass| functionalities.
9392

94-
Ensure ports ``80`` and ``443`` are open between |compass| and the
95-
host for the MongoDB Instance to which Compass connects.
93+
To fix this issue, configure your system firewall to allow incoming
94+
connections for |compass|. Ensure ports ``80`` and ``443`` are open
95+
between |compass| and the host for the MongoDB Instance to which
96+
|compass-short| connects.
9697

9798
.. include:: /includes/fact-isolated-edition-firewall.rst
9899

100+
.. _macOS Terminal: https://support.apple.com/guide/terminal/welcome/mac
101+
.. _Windows Powershell: https://docs.microsoft.com/en-us/powershell/scripting/overview?view=powershell-6
102+
.. _zsh: https://www.zsh.org/
103+
.. _bash: https://www.gnu.org/software/bash/
104+
.. _ksh: http://www.kornshell.com/
105+
99106
Download Compass
100107
----------------
101108

102-
You can use your web browser or the appropriate command line option to
103-
download |compass-short|.
104-
105109
.. admonition:: |compass-short| bundled with MongoDB 3.6 and later
106110
:class: important
107111

108-
|compass-short| is bundled with the MongoDB Server. If you choose
109-
to install |compass-short| when you install
112+
|compass-short| is included as part of the MongoDB Server download.
113+
If you choose to install |compass-short| when you install
110114
:dl:`MongoDB Server <enterprise>`, you can follow the tutorial in
111115
the :manual:`MongoDB manual </reference/program/install_compass/>`
112116
instead of this tutorial.
113117

114-
.. tabs::
118+
To download |compass-short|, you can use either your preferred web
119+
browser or the appropriate command line option such as the
120+
`macOS Terminal`_, `Windows PowerShell`_, or a Linux Shell
121+
(`bash`_, `ksh`_, or `zsh`_)
115122

116-
hidden: true
123+
.. tabs::
117124

118125
tabs:
119126
- id: osx
120127
name: macOS
121128
content: |
122129

123-
You can download |compass-short| using your browser or
124-
the `macOS Terminal <https://support.apple.com/guide/terminal/welcome/mac>`__:
125-
126130
.. tabs::
127131

128132
tabs:
@@ -156,9 +160,6 @@ download |compass-short|.
156160
name: Windows
157161
content: |
158162

159-
You can download |compass-short| using your browser or
160-
`PowerShell <https://docs.microsoft.com/en-us/powershell/scripting/overview?view=powershell-6>`__:
161-
162163
.. tabs::
163164

164165
tabs:
@@ -245,9 +246,6 @@ download |compass-short|.
245246
name: Ubuntu
246247
content: |
247248

248-
You can download |compass-short| using your browser or the
249-
Linux Shell:
250-
251249
.. tabs::
252250

253251
tabs:
@@ -283,9 +281,6 @@ download |compass-short|.
283281
name: RHEL
284282
content: |
285283

286-
You can download |compass-short| using your browser or the
287-
Linux Shell:
288-
289284
.. tabs::
290285

291286
tabs:
@@ -323,8 +318,6 @@ Install Compass
323318

324319
.. tabs::
325320

326-
hidden: true
327-
328321
tabs:
329322
- id: osx
330323
name: macOS

0 commit comments

Comments
 (0)