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 47deafd commit ee999a2Copy full SHA for ee999a2
README.rst
@@ -11,6 +11,7 @@ There are absolutely no guarantees of API/ABI stability at this point.
11
But generally, we won't break API/ABI unless we have good reason.
12
13
mongo-c-driver depends on `Libbson <https://github.com/mongodb/libbson>`_.
14
+Libbson will automatically be built if you do not have it installed on your system.
15
16
If you are looking for the legacy C driver, it can be found in the
17
`legacy branch <https://github.com/mongodb/mongo-c-driver/tree/legacy>`_.
0 commit comments