From 4410aaa5041d2fd438b8138d5c5242d8f5e23d85 Mon Sep 17 00:00:00 2001 From: Alexis Metaireau Date: Mon, 8 May 2017 22:18:50 +0200 Subject: Fix sphinx integration (#208) * Fix rst link formatting in the README * Use Sphinx 1.5.5 since 1.6b2 is selected otherwise and breaks. --- README.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'README.rst') 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 ` environment, -`pip ` and -`virtualenv ` installed, +With a `Python 3 `_ environment, +`pip `_ and +`virtualenv `_ installed, you just have to run the following command:: $ make serve -- cgit v1.1