From cb6bc622412ff785a344ecb6f3d984b65d21aa03 Mon Sep 17 00:00:00 2001 From: Wasi Date: Tue, 7 Nov 2023 19:10:10 +0600 Subject: [PATCH] :cake: update installation instruction to include required :snake: version --- README.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.rst b/README.rst index ece2f2c..1527ce2 100644 --- a/README.rst +++ b/README.rst @@ -56,7 +56,8 @@ Screenshots Installing PyTM --------------- -You can download it from `PyPI `_ using :code:`pip`:: +* First download and install the latest version of `Python `_ (Python 3.12+ is required). +* Next, install PyTM from `PyPI `_ using :code:`pip`:: python -m pip install python-pytm