Skip to content

Commit af69114

Browse files
committed
Merge pull request #180
2 parents 5219e2c + 5195ad2 commit af69114

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)