Update winbuild/build.rst

This commit is contained in:
Ondrej Baranovič 2024-01-20 14:56:20 +01:00 committed by GitHub
parent 74af933a9f
commit 420150f0e2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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 .