Skip to content

Commit ad6c56d

Browse files
committed
Update README install instructions for 1.0.0
1 parent 851a560 commit ad6c56d

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=^1.0.0@beta"
39+
$ composer require "mongodb/mongodb=^1.0.0"
4040

4141
## Reporting Issues
4242

0 commit comments

Comments
 (0)