Changed repo URL

This commit is contained in:
Profitroll 2023-05-02 10:58:41 +02:00
parent e9da13e70f
commit 3d7ab0654a
1 changed files with 3 additions and 3 deletions

View File

@ -3,8 +3,8 @@
<p align="center">Small Telegram bot made on Pyrogram</p>
<p align="center">
<a href="https://git.end-play.xyz/profitroll/HoloCheckerBot/src/branch/master/LICENSE"><img alt="License: GPL" src="https://img.shields.io/badge/License-GPL-blue"></a>
<a href="https://git.end-play.xyz/profitroll/HoloCheckerBot"><img alt="Code style: black" src="https://img.shields.io/badge/code%20style-black-000000.svg"></a>
<a href="https://git.end-play.xyz/HoloUA/Telegram/src/branch/master/LICENSE"><img alt="License: GPL" src="https://img.shields.io/badge/License-GPL-blue"></a>
<a href="https://git.end-play.xyz/HoloUA/Telegram"><img alt="Code style: black" src="https://img.shields.io/badge/code%20style-black-000000.svg"></a>
</p>
## 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`