File tree Expand file tree Collapse file tree 2 files changed +2
-6
lines changed Expand file tree Collapse file tree 2 files changed +2
-6
lines changed Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ content: |
23
23
.. code-block:: sh
24
24
25
25
sudo cp mongosh /usr/local/bin/
26
- sudo cp mongosh_crypt_v1.so /usr/local/lib/
26
+ sudo cp mongosh_crypt_v1.dylib /usr/local/lib/
27
27
28
28
- Create symbolic links to the ``MongoDB Shell``. Switch to the
29
29
directory where you extracted the files from the ``.tgz`` archive.
Original file line number Diff line number Diff line change @@ -11,11 +11,7 @@ level: 4
11
11
content : |
12
12
Download the appropriate version of ``mongosh`` for your operating
13
13
system. MongoDB provides versions of ``mongosh`` for Intel and ARM
14
- architectures.
15
-
16
- See the `MongoDB Download Center
17
- <https://www.mongodb.com/try/download/shell?jmp=docs>`__.
18
-
14
+ architectures.
19
15
---
20
16
title : " Extract the files from the downloaded archive."
21
17
ref : extract-zip-macos
You can’t perform that action at this time.
0 commit comments