From bc22c32f7f33df7c42947f9435bfb1f479966530 Mon Sep 17 00:00:00 2001
From: Ralf Jung <jung@mpi-sws.org>
Date: Tue, 26 Jun 2018 21:01:48 +0200
Subject: [PATCH] update README

---
 README.md | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/README.md b/README.md
index 9adc844d..ec9743e5 100644
--- a/README.md
+++ b/README.md
@@ -6,9 +6,8 @@ This is the Coq development accompanying lambda-Rust.
 
 This version is known to compile with:
 
- - Coq 8.6.1
- - Ssreflect 1.6.1
- - A development version of [Iris](https://gitlab.mpi-sws.org/FP/iris-coq/)
+ - Coq 8.7.2 / 8.8.0
+ - A development version of [GPFSL](https://gitlab.mpi-sws.org/FP/gpfsl/)
 
 The easiest way to install the correct versions of the dependencies is through
 opam (1.2.2 or newer).  You will need the Coq and Iris opam repositories:
-- 
GitLab