From e1331507861c324414f01702cdda1c869a684b93 Mon Sep 17 00:00:00 2001 From: Ronak Agrawal Date: Fri, 2 Oct 2020 01:34:43 +0545 Subject: [PATCH 1/2] Update README.rst --- README.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/README.rst b/README.rst index d3d835156..9759c327b 100644 --- a/README.rst +++ b/README.rst @@ -31,6 +31,7 @@ Installation ------------- See doc/install.txt in the source code archive. Python 2.7.2 or later is needed. +To check version: python --version Usage ------ From 12e7263032dc83c29b0893301c0704139254ac0b Mon Sep 17 00:00:00 2001 From: Ronak Agrawal Date: Fri, 2 Oct 2020 01:36:47 +0545 Subject: [PATCH 2/2] Update README.rst