From 7de66d8f2efbbaefb12c4085bcdfbc0b1b2d68c6 Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Wed, 17 Jan 2018 07:56:16 -0500 Subject: [PATCH] links --- source/getting-started.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/source/getting-started.rst b/source/getting-started.rst index 1d46cff..1909418 100644 --- a/source/getting-started.rst +++ b/source/getting-started.rst @@ -42,9 +42,9 @@ Of course, the first thing you need to do is install Python on your machine. If Here are some great installation guides for various system types: -- Installing Python 3 Properly on MacOS -- Installing Python 3 Properly on Linux -- Installing Python 3 Properly on Windows +- `Installing Python 3 Properly on MacOS `_ +- `Installing Python 3 Properly on Linux `_ +- `Installing Python 3 Properly on Windows `_ Installing Pipenv ————————————————-