summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.rst b/README.rst
index df829f31..9f68e9da 100644
--- a/README.rst
+++ b/README.rst
@@ -43,8 +43,8 @@ Requirements
------------
- `Python <http://www.python.org/>`_ 2.6, 2.7, or 3.3+
-- Cryptography 0.8 or better <https://cryptography.io>
-- pyasn1 0.1.7 or better <https://pypi.python.org/pypi/pyasn1>
+- `Cryptography <https://cryptography.io>`_ 0.8 or better
+- `pyasn1 <https://pypi.python.org/pypi/pyasn1>`_ 0.1.7 or better
Installation