From b96182fce44c0f66fd32231f47ace17004415b29 Mon Sep 17 00:00:00 2001 From: vviora Date: Fri, 29 Sep 2023 20:13:23 +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 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: