Skip to content

Commit 45d35ca

Browse files
committed
Update installation instructions in docs
1 parent 0d306e0 commit 45d35ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/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)