1
0
mirror of https://github.com/spaam/svtplay-dl.git synced 2024-11-27 13:44:14 +01:00

readme: add internal link to From source in the windows section

This commit is contained in:
Johan Andersson 2018-05-22 21:39:43 +02:00
parent 3f64d50fdd
commit 34f84db667

View File

@ -48,7 +48,7 @@ If you want to build your own windows binaries:
1. Install `Visual Studio Express`_ or some other Visual Studio thing you have.
2. Install `nuitka`_
3. Follow the steps listed under **From source**
3. Follow the steps listed under `From source`_
4. cd path\to\svtplay-dl && mkdir build
5. `nuitka --recurse-all --output build bin/svtplay-dl`
6. Find binary in build folder. you need `svtplay-dl.exe` and `pythonXX.dll` from that folder to run `svtplay-dl.exe`