Skip to content

Commit f66ffc9

Browse files
committed
Update package install instructions in readme
1 parent a58af0a commit f66ffc9

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
@@ -36,7 +36,7 @@ The preferred method of installing this library is with
3636
[Composer](https://getcomposer.org/) by running the following from your project
3737
root:
3838

39-
$ composer require "mongodb/mongodb@beta"
39+
$ composer require "mongodb/mongodb=^1.0.0@beta"
4040

4141
## Reporting Issues
4242

0 commit comments

Comments
 (0)