Изменение ссылки на репозиторий в README
This commit is contained in:
parent
ad7e4dacf0
commit
11f4daef5b
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue