Skip to content

Commit e924b48

Browse files
author
Divjot Arora
committed
Change minimum MongoDB version to 2.6 in README
GODRIVER-772 Change-Id: I83ee9629c5508878a8cb7c5ddfadcfeea8825aa1
1 parent a0ded67 commit e924b48

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
@@ -23,7 +23,7 @@ The MongoDB supported driver for Go.
2323
## Requirements
2424

2525
- Go 1.10 or higher. We aim to support the latest supported versions of go.
26-
- MongoDB 3.2 and higher.
26+
- MongoDB 2.6 and higher.
2727

2828
-------------------------
2929
## Installation

0 commit comments

Comments
 (0)