~ruther/qmk_firmware

40e33d03a89575e30d94851cbc34fbdbf6a069b6 — Joel Challis 3 years ago 37eee02
Recommend pillow as part of manual MSYS install (#17133)

1 files changed, 1 insertions(+), 1 deletions(-)

M docs/newbs_getting_started.md
M docs/newbs_getting_started.md => docs/newbs_getting_started.md +1 -1
@@ 44,7 44,7 @@ Once MSYS2 is installed, close any open MSYS terminals and open a new MinGW 64-b

Then run the following command:

    pacman --needed --noconfirm --disable-download-timeout -S git mingw-w64-x86_64-toolchain mingw-w64-x86_64-python3-pip
    pacman --needed --noconfirm --disable-download-timeout -S git mingw-w64-x86_64-toolchain mingw-w64-x86_64-python3-pip mingw-w64-x86_64-python-pillow

#### Installation