summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/installation.rst6
1 files changed, 0 insertions, 6 deletions
diff --git a/doc/installation.rst b/doc/installation.rst
index 3ab3ab1..00c46d8 100644
--- a/doc/installation.rst
+++ b/doc/installation.rst
@@ -9,12 +9,6 @@ Depending on your system you may need to use ``sudo pip`` if you want to install
the library system-wide, or use ``pip install --user rsa`` to install the
library in your home directory.
-Installation from source is also quite easy. Download the source and
-then type::
-
- python setup.py install
-
-
The sources are tracked in our `Git repository`_ at
GitHub. It also hosts the `issue tracker`_.