From 3ef7f5811c3b722ab63d556a3ccc17ef74374309 Mon Sep 17 00:00:00 2001 From: Igor Volochay <44619012+IgorVolochay@users.noreply.github.com> Date: Sun, 26 Jan 2025 20:38:19 +0300 Subject: [PATCH] Update README.md MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Fück and Fück --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 09a534f..1b148f7 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ Telegram mini-app where you have to choose one of two things. 1. Installing the repository: ```bash -git install https://github.com/IgorVolochay/thisORthat +git clone https://github.com/IgorVolochay/thisORthat ``` 2. The project is written in Python3.9. Make sure you have it on your system. Go to the project folder, create a virtual environment and download pip requirements: