From 3d7ab0654a4cb6f85d4b0815a1fe75ba891fed11 Mon Sep 17 00:00:00 2001 From: profitroll Date: Tue, 2 May 2023 10:58:41 +0200 Subject: [PATCH] Changed repo URL --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 626a706..ece6a9f 100644 --- a/README.md +++ b/README.md @@ -3,8 +3,8 @@

Small Telegram bot made on Pyrogram

-License: GPL -Code style: black +License: GPL +Code style: black

## What can this bot do? @@ -19,7 +19,7 @@ ## Installation -1. `git clone https://git.end-play.xyz/profitroll/HoloCheckerBot.git` +1. `git clone https://git.end-play.xyz/HoloUA/Telegram.git` 2. `cd HoloCheckerBot` 3. Install Python 3.7+ (at least 3.9 is recommended) for your OS 4. `python3 -m pip install -r requirements.txt`