Move requirements to src

This commit is contained in:
Maxim Khomutov 2022-09-12 14:56:04 +03:00
parent 854c7a7a73
commit e6fc408d62
2 changed files with 1 additions and 2 deletions

View File

@ -11,9 +11,8 @@
```shell
git clone https://github.com/Marsh232/Telegram-IP-CALC
cd Telegram-IP-CALC
cd Telegram-IP-CALC/src
pip install -r requirements.txt
cd src
```
### Шаг 2