From ff75e0982f85f1bc4bc229d24c19b8e2f3a0e657 Mon Sep 17 00:00:00 2001 From: Alexis Date: Thu, 6 Feb 2020 19:31:39 +0100 Subject: [PATCH] Fixing README link to python for Windows --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d943415..a18b66e 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ Redhat, CentOS sudo yum install python3 ``` Windows and macOS -You can download the installer on [here for Windows](www.python.org/downloads/windows/) and [here for macOS](https://www.python.org/downloads/mac-osx/) +You can download the installer on [here for Windows](https://www.python.org/downloads/windows/) and [here for macOS](https://www.python.org/downloads/mac-osx/) ## Example and minimal arguments ```sh