summaryrefslogtreecommitdiffhomepage
path: root/sites/www/installing.rst
diff options
context:
space:
mode:
Diffstat (limited to 'sites/www/installing.rst')
-rw-r--r--sites/www/installing.rst4
1 files changed, 0 insertions, 4 deletions
diff --git a/sites/www/installing.rst b/sites/www/installing.rst
index 5a41a76b..6537b850 100644
--- a/sites/www/installing.rst
+++ b/sites/www/installing.rst
@@ -19,10 +19,6 @@ via `pip <http://pip-installer.org>`_::
$ pip install paramiko
-.. note::
- Users who want the bleeding edge can install the development version via
- ``pip install paramiko==dev``.
-
We currently support **Python 2.6, 2.7, 3.3+, and PyPy**. Users on Python 2.5
or older (or 3.2 or older) are urged to upgrade.