From 9ba0f4b7943585d5c99a17a8b411e7bcdb282613 Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Mon, 4 Sep 2017 16:36:45 -0400 Subject: [PATCH] Update installation.rst --- docs/starting/installation.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/starting/installation.rst b/docs/starting/installation.rst index 5555bf4..3b3dc3b 100644 --- a/docs/starting/installation.rst +++ b/docs/starting/installation.rst @@ -1,6 +1,8 @@ Properly Installing Python ========================== +.. image:: https://farm5.staticflickr.com/4303/36137232412_fdcb0f84eb_k_d.jpg + There's a good chance that you already have Python on your operating system. If so, you do not need to install or configure anything else to use Python.