Update bypy readme windows build instructions

This commit is contained in:
Kovid Goyal 2024-06-13 17:33:07 +05:30
parent 38be67c234
commit 965f37d206
No known key found for this signature in database
GPG Key ID: 06BC317B515ACE7C

View File

@ -76,9 +76,9 @@ To build the dependencies for calibre, run::
./setup.py build_dep windows
The output (after a very long time) will be in :literal:`bypy/b/windows/[32|64]`.
The output (after a very long time) will be in :literal:`bypy/b/windows/64`.
Now you can build the calibre windows installers with::
./setup.py win --dont-sign
./setup.py win64 --dont-sign
The output will be in :file:`dist`