Изменение ссылки на репозиторий в README

This commit is contained in:
Lev 2022-12-04 20:10:37 +07:00
parent ad7e4dacf0
commit 11f4daef5b
No known key found for this signature in database
GPG key ID: 21C6C2C9C0A4460D

View file

@ -34,7 +34,7 @@
## Установка ## Установка
Для запуска скрипта требуется Python 3.8+ Для запуска скрипта требуется Python 3.8+
``` ```
git clone https://gitlab.com/llistochek/yandex-music-downloader git clone https://github.com/llistochek/yandex-music-downloader.git
cd yandex-music-download cd yandex-music-download
pip install -r requirements.txt pip install -r requirements.txt
python3 main.py python3 main.py