mirror of
https://github.com/python-pillow/Pillow.git
synced 2024-11-10 19:56:47 +03:00
Update winbuild/build.rst
This commit is contained in:
parent
74af933a9f
commit
420150f0e2
|
@ -92,7 +92,7 @@ You can also install Pillow in `editable mode`_::
|
|||
winbuild\build\build_env.cmd
|
||||
python.exe -m pip install -v -C raqm=vendor -C fribidi=vendor -e .
|
||||
|
||||
To build a wheel instead, run::
|
||||
To build a binary wheel instead, run::
|
||||
|
||||
winbuild\build\build_env.cmd
|
||||
python.exe -m pip wheel -v -C raqm=vendor -C fribidi=vendor .
|
||||
|
|
Loading…
Reference in New Issue
Block a user