We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a3a5bae commit 0c356d3Copy full SHA for 0c356d3
source/includes/steps-install-shell-base.yaml
@@ -23,7 +23,7 @@ content: |
23
.. code-block:: sh
24
25
sudo cp mongosh /usr/local/bin/
26
- sudo cp mongosh_crypt_v1.dylib /usr/local/lib/
+ sudo cp mongosh_crypt_v1.so /usr/local/lib/
27
28
- Create symbolic links to the ``MongoDB Shell``. Switch to the
29
directory where you extracted the files from the ``.tgz`` archive.
0 commit comments