Merge pull request #13 from zazaqoo/main
fix of the installation method
This commit is contained in:
commit
0ed96e7360
1 changed files with 1 additions and 1 deletions
|
|
@ -35,7 +35,7 @@
|
|||
Для запуска скрипта требуется Python 3.8+
|
||||
```
|
||||
git clone https://github.com/llistochek/yandex-music-downloader.git
|
||||
cd yandex-music-download
|
||||
cd yandex-music-downloader
|
||||
pip install -r requirements.txt
|
||||
python3 main.py
|
||||
```
|
||||
|
|
|
|||
Loading…
Reference in a new issue