From 21eb409ab50a8978e1add798b42f1072ae6cc12b Mon Sep 17 00:00:00 2001 From: Cédric Bonhomme Date: Sat, 31 Mar 2018 15:44:17 +0200 Subject: Typo. --- README.rst | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/README.rst b/README.rst index ceed74d2..85d866b3 100644 --- a/README.rst +++ b/README.rst @@ -59,11 +59,10 @@ recommend you to install it in a Python virtual environment. For example: sudo apt-get install postgresql npm It seems that today a proof of good taste is to install first -[pyenv](https://github.com/pyenv/pyenv), -then [pipsi](https://github.com/mitsuhiko/pipsi), and finally -[pew](https://github.com/berdario/pew) and -[pipenv](https://github.com/pypa/pipenv) with pipsi. - +`pyenv `_, +then `pipsi `_, and finally +`pew `_ and +`pipenv `_ with pipsi. .. code-block:: bash -- cgit