From 83eaa05f1c65b39d395763fb70e3f38f9404b517 Mon Sep 17 00:00:00 2001 From: miststudent2011 Date: Sat, 17 Feb 2018 16:16:38 +0530 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index b1b6778..1e40ff6 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,9 @@ Installation Instructions: Python 3 is required to run the script. + To install Python 3 follow the steps below in Ubuntu (Other Distros too have same procedure). + Check installed Python version $ python3 --version