From 13bda433c6f699ee973c782cb3a2e5c49b36196e Mon Sep 17 00:00:00 2001 From: JonnyWong16 Date: Sun, 24 Jul 2016 22:14:20 -0700 Subject: [PATCH] Add link to Python download page --- Installation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Installation.md b/Installation.md index cfcea59..1872355 100644 --- a/Installation.md +++ b/Installation.md @@ -1,4 +1,4 @@ -This guide assume you have Python 2.7 installed already. Python 3.x is not supported. +This guide assume you have [Python 2.7](https://www.python.org/downloads/) installed already. Python 3.x is not supported. ## Windows