Skip to content

Commit 5195ad2

Browse files
dogrockerjmikola
authored andcommitted
Remove "beta" in doc.
1 parent 5219e2c commit 5195ad2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ management applications), and other interesting libraries.
3333
To build and install the driver:
3434

3535
```
36-
$ pecl install mongodb-beta
36+
$ pecl install mongodb
3737
$ echo "extension=mongodb.so" >> `php --ini | grep "Loaded Configuration" | sed -e "s|.*:\s*||"`
3838
```
3939

0 commit comments

Comments
 (0)