From b96182fce44c0f66fd32231f47ace17004415b29 Mon Sep 17 00:00:00 2001 From: vviora Date: Fri, 29 Sep 2023 20:13:23 +0300 Subject: [PATCH 1/3] =?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 dd1707c..984342f 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: From 7b39c170fc3a449f3a6bac361a1fe8a07b4b27ab Mon Sep 17 00:00:00 2001 From: vviora Date: Fri, 29 Sep 2023 20:13:33 +0300 Subject: [PATCH 2/3] =?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: From 95586eb6bcc711c417740e8a360569132cff0b70 Mon Sep 17 00:00:00 2001 From: vviora Date: Fri, 29 Sep 2023 20:13:43 +0300 Subject: [PATCH 3/3] =?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 c2de410..dd1707c 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: