From 8828258461b411ca1bf3c881f8af7cc38d2744b4 Mon Sep 17 00:00:00 2001 From: mufaddal Hatim Date: Fri, 5 Jan 2024 12:48:17 +0500 Subject: [PATCH] edited md --- readme.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/readme.md b/readme.md index 72c6e954..f4e93340 100644 --- a/readme.md +++ b/readme.md @@ -113,9 +113,7 @@ To check if python is installed write the following command on your device termi python --version ``` -![Python Version](./images/python_versio.png) - -As you can see from the terminal, I am using _Python 3.7.5_ version at the moment. Your version of Python might be different from mine by but it should be 3.6 or above. If you mange to see the python version, well done. Python has been installed on your machine. Continue to the next section. +If you manage to see the python version, well done. Python has been installed on your machine. Continue to the next section. ### Python Shell