summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorAlon Levy <alon@pobox.com>2015-04-09 06:44:05 +0300
committerAlon Levy <alon@pobox.com>2015-04-09 06:44:05 +0300
commit375c72ebf2ff055c667f4d705bd1eb5ebb94d6b7 (patch)
tree874bc83107eaae286894b2658d0b8900082b52f0 /README.md
parentc81039c069fc2b74e2a63459dbf7494f1ba163d2 (diff)
README.md: put correct name of futures package
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
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: