aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.rst6
-rw-r--r--docs/requirements.txt4
2 files changed, 4 insertions, 6 deletions
diff --git a/README.rst b/README.rst
index d808b85..1aa29ed 100644
--- a/README.rst
+++ b/README.rst
@@ -16,9 +16,9 @@ LICENSE for more details).
Make it run!
============
-With a `Python 3 <https://www.python.org/>` environment,
-`pip <https://pypi.python.org/pypi/pip/>` and
-`virtualenv <https://pypi.python.org/pypi/virtualenv>` installed,
+With a `Python 3 <https://www.python.org/>`_ environment,
+`pip <https://pypi.python.org/pypi/pip/>`_ and
+`virtualenv <https://pypi.python.org/pypi/virtualenv>`_ installed,
you just have to run the following command::
$ make serve
diff --git a/docs/requirements.txt b/docs/requirements.txt
index 8982892..20b380f 100644
--- a/docs/requirements.txt
+++ b/docs/requirements.txt
@@ -1,3 +1 @@
-docutils<0.13
-Sphinx
-sphinx_rtd_theme
+Sphinx==1.5.5