From 7b39c170fc3a449f3a6bac361a1fe8a07b4b27ab Mon Sep 17 00:00:00 2001 From: vviora Date: Fri, 29 Sep 2023 20:13:33 +0300 Subject: [PATCH] =?UTF-8?q?=D0=9E=D0=B1=D0=BD=D0=BE=D0=B2=D0=B8=D1=82?= =?UTF-8?q?=D1=8C=20README.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 984342f..c2de410 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ How to create virtual enviroment 1. Ensure you have the latest version of Python. Print -:python --version: +::python --version:: If you have the lattest version, go to the next step. Othervise download it from the oficcial website. 2. Create a Virtual Enviroment. Open your terminal, choose your project directory, run the next command: