git clone in readme

This commit is contained in:
Kavalar 2025-04-22 18:29:11 +03:00
parent f7ae478957
commit 5f05084520

View File

@ -1,3 +1,14 @@
### Клонирование проекта ###
```commandline
git clone https://git.itguild.info/ItGuild/simple_admin_bot.git
cd simple_admin_bot
```
Клонируем проект переходим в нужную директорию.
<hr>
### Создание виртуального окружения (venv) ###
```commandline