diff --git a/README.md b/README.md index 0f48500f3e5357bc33499d54048d2e9838b6613f..111eee75d3c50fefc357a066f2c472694813f96c 100644 --- a/README.md +++ b/README.md @@ -6,9 +6,8 @@ This is the Coq development of the [Iris Project](http://iris-project.org). This version is known to compile with: - - Coq 8.6.1 / 8.7.0 / 8.7.1 - - Ssreflect 1.6.4 - - [std++](https://gitlab.mpi-sws.org/robbertkrebbers/coq-stdpp) 1.1.0 + - Coq 8.7.1 + - A development version of [std++](https://gitlab.mpi-sws.org/robbertkrebbers/coq-stdpp) If you need to work with Coq 8.5, please check out the [iris-3.0 branch](https://gitlab.mpi-sws.org/FP/iris-coq/tree/iris-3.0).