Skip to content

Commit e310ac8

Browse files
committed
Update PECL install instructions for alpha release
1 parent 86fbe65 commit e310ac8

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,7 @@ and installed manually.
2828
To build and install the driver:
2929

3030
```
31-
$ wget https://github.com/10gen-labs/mongo-php-driver-prototype/releases/download/0.2.0/mongodb-0.2.0.tgz
32-
$ pecl install mongodb-0.2.0.tgz
31+
$ pecl install mongodb-alpha
3332
$ echo "extension=mongodb.so" >> `php --ini | grep "Loaded Configuration" | sed -e "s|.*:\s*||"`
3433
```
3534

0 commit comments

Comments
 (0)