summaryrefslogtreecommitdiff
path: root/README.txt
diff options
context:
space:
mode:
authorDaniel Holth <dholth@fastmail.fm>2012-11-16 09:06:00 -0500
committerDaniel Holth <dholth@fastmail.fm>2012-11-16 09:06:00 -0500
commita5496c2dbabda16d011bcec13d625f166c96974b (patch)
treee9ba780cfb8845838e59ec6e2746be36f6923515 /README.txt
parente4b46838d0cc63544f7d56c7d3077ea93766223d (diff)
downloadwheel-a5496c2dbabda16d011bcec13d625f166c96974b.tar.gz
minor docs update0.15.0
Diffstat (limited to 'README.txt')
-rw-r--r--README.txt5
1 files changed, 2 insertions, 3 deletions
diff --git a/README.txt b/README.txt
index ad2ad1c..f2b984e 100644
--- a/README.txt
+++ b/README.txt
@@ -13,9 +13,8 @@ final locations) at any later time.
The wheel project provides a `bdist_wheel` command for setuptools
(requires distribute >= 0.6.28). Wheel files can be installed with a
-patched `pip` from https://github.com/qwcode/pip
-
-*The pip patch is in flux.*
+patched `pip` from https://github.com/qwcode/pip or with wheel's own
+command line utility.
The wheel documentation is at http://wheel.rtfd.org/. The
file format is documented in the draft PEP 427