From 497f064d61629113960efa55c5c42edad93b9615 Mon Sep 17 00:00:00 2001 From: Ralf Jung <jung@mpi-sws.org> Date: Thu, 22 Mar 2018 12:48:30 +0100 Subject: [PATCH] update README --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 8df134e8..7de8d982 100644 --- a/README.md +++ b/README.md @@ -6,8 +6,7 @@ This is the Coq development accompanying lambda-Rust. This version is known to compile with: - - Coq 8.6.1 / 8.7.2 - - Ssreflect 1.6.4 + - Coq 8.7.2 - A development version of [Iris](https://gitlab.mpi-sws.org/FP/iris-coq/) ## Building from source -- GitLab