fixed info for installing avconv on windows

This commit is contained in:
Ritiek Malhotra
2016-10-10 22:49:10 +05:30
committed by GitHub
parent 504265addc
commit 99c3dad67e

View File

@@ -45,7 +45,7 @@ python.exe setup.py install
```
Now to run the script type:
```
python Scripts/spotdl.py
python.exe Scripts/spotdl.py
```
(you can create a batch file to run the script just by double-click everytime)