File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 1
1
To use the |mdb-shell |, you must have a MongoDB deployment to connect
2
2
to.
3
3
4
- - For a free cloud-hosted deployment, you can use
5
- ` MongoDB Atlas <https://www.mongodb.com/cloud/atlas?tck=docs_mongosh >`__.
4
+ - For a free cloud-hosted deployment, you can use ` MongoDB Atlas
5
+ <https://www.mongodb.com/cloud/atlas?tck=docs_mongosh> `__.
6
6
7
7
- To learn how to run a local MongoDB deployment, see
8
- :manual : `Install MongoDB </ installation/ > `.
8
+ :ref : `Install MongoDB <tutorial- installation >`.
9
9
10
10
Supported MongoDB Versions
11
11
~~~~~~~~~~~~~~~~~~~~~~~~~~
12
12
13
- You can use the |mdb-shell | to connect to MongoDB version 4.2 or
14
- greater .
13
+ You can use the |mdb-shell | to connect to all supported MongoDB
14
+ versions .
Original file line number Diff line number Diff line change @@ -17,8 +17,8 @@ Prerequisites
17
17
18
18
.. include:: /includes/fact-connect-prereqs.rst
19
19
20
- Procedure
21
- ---------
20
+ Installation Types
21
+ ------------------
22
22
23
23
Select the appropriate tab for your operating system:
24
24
You can’t perform that action at this time.
0 commit comments