Skip to content

Commit 747a34b

Browse files
committed
0.1.3 is the current release...
1 parent b93ad4f commit 747a34b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,8 @@ and installed manually.
3838
To build and install the driver:
3939

4040
```
41-
$ wget https://github.com/10gen-labs/mongo-php-driver-prototype/releases/download/0.1.2/phongo-0.1.2.tgz
42-
$ pecl install phongo-0.1.2.tgz
41+
$ wget https://github.com/10gen-labs/mongo-php-driver-prototype/releases/download/0.1.3/phongo-0.1.3.tgz
42+
$ pecl install phongo-0.1.3.tgz
4343
$ echo "extension=phongo.so" >> `php --ini | grep "Loaded Configuration" | sed -e "s|.*:\s*||"`
4444
```
4545

0 commit comments

Comments
 (0)