From 078a6acdbac318dc16a782aba010db38753e502b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alexis=20M=C3=A9taireau?= Date: Sat, 6 May 2017 00:37:58 +0200 Subject: [PATCH] Fix rst link formatting in the README --- README.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.rst b/README.rst index d808b85b..1aa29ed7 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