mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
Update bypy readme windows build instructions
This commit is contained in:
parent
38be67c234
commit
965f37d206
@ -76,9 +76,9 @@ To build the dependencies for calibre, run::
|
|||||||
|
|
||||||
./setup.py build_dep windows
|
./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::
|
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`
|
The output will be in :file:`dist`
|
||||||
|
Loading…
x
Reference in New Issue
Block a user