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