Skip to content

Commit 6e95b57

Browse files
committed
Update installation instructions in docs
1 parent 65e479b commit 6e95b57

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ The preferred method of installing this library is with
3030
[Composer](https://getcomposer.org/) by running the following from your project
3131
root:
3232

33-
$ composer require "mongodb/mongodb=^0.2.0"
33+
$ composer require "mongodb/mongodb=^1.0.0@alpha"
3434

3535
## Generated API Docs
3636

0 commit comments

Comments
 (0)