Skip to content

Commit 75c58a9

Browse files
DOCSP-30647 Note that shared library is optional (#3428)
* Noted that shared library is optional * Noted that shared library is optional * Moved optional item to end of list * Moved optional step
1 parent e7b2854 commit 75c58a9

File tree

1 file changed

+8
-3
lines changed

1 file changed

+8
-3
lines changed

source/core/queryable-encryption/install.txt

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,15 +22,20 @@ Learn about the applications and libraries you must install to use
2222
What You Need
2323
-------------
2424

25-
Before you can use {+qe+}, you must set up the following items
25+
Before you can use {+qe+}, set up the following items
2626
in your development environment:
2727

28-
- Download the :ref:`{+shared-library+} <qe-reference-shared-library-download>`.
28+
- (Optional) Download the :ref:`{+shared-library+} <qe-reference-shared-library-download>`.
29+
The shared library replaces :ref:`mongocryptd <qe-mongocryptd>` and
30+
does not require spawning a new process.
31+
2932
- Install a :ref:`MongoDB Driver Compatible with {+qe+} <qe-driver-compatibility>`.
3033
- Start an
3134
:atlas:`Atlas Cluster </getting-started?jmp=docs>`
3235
or a
33-
:manual:`MongoDB Enterprise instance </tutorial/manage-mongodb-processes/#start-mongod-processes>`
36+
:manual:`MongoDB Enterprise instance
37+
</tutorial/manage-mongodb-processes/#start-mongod-processes>`
38+
3439
- Install specific driver dependencies. To see the list of
3540
dependencies for your driver, select the tab corresponding to the language you
3641
would like to use to complete this guide:

0 commit comments

Comments
 (0)