From 5feb3c93c381585f250641eea71e6d3a128652ec Mon Sep 17 00:00:00 2001
From: "S.P. Mohanty" <spmohanty91@gmail.com>
Date: Wed, 9 Oct 2019 16:47:27 +0200
Subject: [PATCH] Update flatland-rl version in README

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 05b496f..f02bddc 100644
--- a/README.md
+++ b/README.md
@@ -14,7 +14,7 @@ Participants will have to submit their code, with packaging specifications, and
 
 - **Anaconda** (By following instructions [here](https://www.anaconda.com/download)) At least version `4.5.11` is required to correctly populate `environment.yml`.
 - **flatland-rl** (By following instructions [here](http://flatland-rl-docs.s3-website.eu-central-1.amazonaws.com/readme.html))
-  **IMPORTANT** : Please note that you will need `flatland-rl` version `>=0.3.9` to be able to submit.
+  **IMPORTANT** : Please note that you will need `flatland-rl` version `>=2.1.1` to be able to submit.
 
 
 ### Setup
-- 
GitLab