Skip to content

Commit abd0bec

Browse files
authored
Update README.md
1 parent 6b9fd46 commit abd0bec

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
- install MSYS2 and add C:\MSYS\usr\bin to PATH environment variable
1010
- download https://www.nasm.us/pub/nasm/releasebuilds/2.15.05/win64/nasm-2.15.05-win64.zip , unzip onto C:\apps\NASM and add D:\apps\NASM to PATH environment variable.
1111
- on Administrator miniforge prompt, pip install meson
12-
- build and install quick hack pillow to support R16G16B16 https://github.com/manoreken2/Pillow/tree/main/winbuild
12+
- build and install quick hack pillow to support R16G16B16 https://github.com/manoreken2/Pillow-R16G16B16/tree/main/winbuild
1313
- on Administrator miniforge prompt, cd to this directory, cd winbuild and python build_prepare.py
1414
- cd winbuild/build and build_dep_all.cmd and build_pillow_avif_plugin.cmd
1515
- cd to this directory and python -m pip install -e .

0 commit comments

Comments
 (0)