From 1d1fd982c7feef14ebe6ee80d0011fd301b0224b Mon Sep 17 00:00:00 2001 From: Axel HUYNH-PHUC Date: Wed, 6 Feb 2019 17:50:01 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b0f9045..c4e6675 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ which when the pollution rate exceeds a certain threshold in these then we act o # Prerequisites: * Python >3.7 : https://www.python.org/downloads/ * External Python librairies : shapely, parse, jsonpickle : ``` > pip install [LIBRARY_NAME] ``` -* SUMO 1.1.0 : http://sumo.dlr.de/wiki/Downloads +* SUMO 1.0.0 : http://sumo.dlr.de/wiki/Downloads # How to run