Skip to content

Commit dac0c9a

Browse files
authored
Update README.md
1 parent c8c9527 commit dac0c9a

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
@@ -8,7 +8,7 @@ I am not using this in a production-like context, but I have exercised the code
88

99
### Supported FoundationDB versions
1010

11-
Currently supports 5.2.x, 6.0.x, 6.1.x, 6.2.x, and 6.3.x. By default, this package builds assuming that you have installed the latest supported version of FoundationDB. If not, you need to set the appropriate flag when building the library. For example, if you installed FoundationDB 6.0.x, you need to build with
11+
Currently supports 5.2.x through 7.1.x. By default, this package builds assuming that you have installed the latest supported version of FoundationDB. If not, you need to set the appropriate flag when building the library. For example, if you installed FoundationDB 6.0.x, you need to build with
1212

1313
`stack build --flag foundationdb-haskell:fdb-version-600`
1414

0 commit comments

Comments
 (0)