From 57cb7919efb5dc1b5d8a1023e14d6ed58f0a2382 Mon Sep 17 00:00:00 2001 From: Evgeny Vereshchagin Date: Tue, 21 Jul 2015 20:15:01 +0300 Subject: [PATCH] Add info about setuptools version --- Installation.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Installation.md b/Installation.md index ab0d818..e5f7be1 100644 --- a/Installation.md +++ b/Installation.md @@ -2,6 +2,7 @@ You need to install requirements: - pip +- setuptools (>= 17.1) (see: [#291](https://github.com/nvbn/thefuck/pull/291)) - python - python-dev (or python-devel on some distros: Fedora, CentOS)