Skip to content

Commit a1c7e77

Browse files
committed
Fix README wording
1 parent 9334df7 commit a1c7e77

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

bindings/python/README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -111,10 +111,10 @@ libmongocrypt is continuously built and published on evergreen.
111111

112112
Follow the instructions `here <https://www.mongodb.com/docs/manual/core/csfle/reference/libmongocrypt/>`_ to install the correct libmongocrypt build for your operating system.
113113

114-
Alternatively, latest tarballs containing libmongocrypt binaries are
114+
Alternatively, the latest tarballs containing libmongocrypt binaries are
115115
`published here <https://github.com/mongodb/libmongocrypt/releases/latest>`_.
116116
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.
118118

119119
For example::
120120
macOS::

0 commit comments

Comments
 (0)