From 8f70a5b57a2d42c7c4f157fd3c0939cc548a0fe5 Mon Sep 17 00:00:00 2001 From: Alexander Shtyrov Date: Sat, 30 Jun 2018 13:26:05 +0100 Subject: [PATCH] Wrapped text to 80 characters. --- docs/installing.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/installing.rst b/docs/installing.rst index c4a69227f..ac9cd4fb2 100644 --- a/docs/installing.rst +++ b/docs/installing.rst @@ -23,7 +23,8 @@ To install pip, securely download `get-pip.py curl https://bootstrap.pypa.io/get-pip.py -o get-pip.py -As when running any script downloaded from the web, ensure that you have reviewed the code and are happy that it works as you expect. +As when running any script downloaded from the web, ensure that you have +reviewed the code and are happy that it works as you expect. Then run the following:: python get-pip.py