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.
2 parents 5219e2c + 5195ad2 commit af69114Copy full SHA for af69114
README.md
@@ -33,7 +33,7 @@ management applications), and other interesting libraries.
33
To build and install the driver:
34
35
```
36
-$ pecl install mongodb-beta
+$ pecl install mongodb
37
$ echo "extension=mongodb.so" >> `php --ini | grep "Loaded Configuration" | sed -e "s|.*:\s*||"`
38
39
0 commit comments