From 375c72ebf2ff055c667f4d705bd1eb5ebb94d6b7 Mon Sep 17 00:00:00 2001 From: Alon Levy Date: Thu, 9 Apr 2015 06:44:05 +0300 Subject: README.md: put correct name of futures package --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2a6d9218..94beaa93 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ A collaborative editor for organizing, communicating, and analyzing data in grap - python-gevent-websocket - python-six - python-socketio -- python-concurrent.futures >= 2.2.0 +- python-futures >= 2.2.0 ## Client All of the following are already bundled but noted here for reference: -- cgit v1.3.1