summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/narr/install.rst5
1 files changed, 0 insertions, 5 deletions
diff --git a/docs/narr/install.rst b/docs/narr/install.rst
index 52f92960f..5bfdacaee 100644
--- a/docs/narr/install.rst
+++ b/docs/narr/install.rst
@@ -238,11 +238,6 @@ virtualenv (``bfgenv``) directory:
$ bin/easy_install -i http://dist.repoze.org/bfg/1.1/simple repoze.bfg
-.. warning:: Note carefully the ``-i
- http://dist.repoze.org/bfg/1.1/simple`` above. It is required.
- :mod:`repoze.bfg` software is maintained in its own index;
- :mod:`repoze.bfg` cannot be installed from PyPI.
-
This command will take longer than the previous ones to complete, as it
downloads and installs a number of dependencies.