You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: bindings/python/README.rst
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -111,10 +111,10 @@ libmongocrypt is continuously built and published on evergreen.
111
111
112
112
Follow the instructions `here <https://www.mongodb.com/docs/manual/core/csfle/reference/libmongocrypt/>`_ to install the correct libmongocrypt build for your operating system.
113
113
114
-
Alternatively, latest tarballs containing libmongocrypt binaries are
114
+
Alternatively, the latest tarballs containing libmongocrypt binaries are
115
115
`published here <https://github.com/mongodb/libmongocrypt/releases/latest>`_.
116
116
Download and extract the correct ``libmongocrypt.tar.gz`` for your operating system and set
117
-
``PYMONGOCRYPT_LIB`` to the path to your operating system's libmongocrypt.so file.
117
+
``PYMONGOCRYPT_LIB`` to the path to your operating system's ``libmongocrypt.so`` file.
0 commit comments