From 482ee333f1cb507f3e31e39d26015c44713770df Mon Sep 17 00:00:00 2001 From: Unrud Date: Thu, 25 May 2017 19:57:30 +0200 Subject: [PATCH] WIP (Fix spelling mistake) --- tutorial.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tutorial.md b/tutorial.md index e945b409..a5dfb480 100644 --- a/tutorial.md +++ b/tutorial.md @@ -30,8 +30,8 @@ and enjoy the "Radicale works!" message! ## Windows -This first step is to install Python. Go to -[python.org](http://python.org) and download the latest version of Python 3. +The first step is to install Python. Go to +[python.org](https://python.org) and download the latest version of Python 3. Then run the installer. On the first window of the installer, check the "Add Python to PATH" box and click on "Install now". Wait a couple of minutes, it's done!