From ae26a521528e3f9748b9ce2059096e2b9e6255d6 Mon Sep 17 00:00:00 2001 From: Vladimir Diaz Date: Sat, 25 Apr 2015 18:17:17 -0400 Subject: [PATCH] Update README.rst Mention sooner the pip installation caveat for clients <= 1.5.6. --- README.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.rst b/README.rst index 31c1a324a0..ddd976091d 100644 --- a/README.rst +++ b/README.rst @@ -139,6 +139,8 @@ Installation pip - installing and managing Python packages (recommended) Installing from Python Package Index (https://pypi.python.org/pypi). + Note: Please use "pip install --no-use-wheel tuf" if your version + of pip <= 1.5.6 $ pip install tuf Installing from local source archive.