diff --git a/Documentation/how-to-build.rst b/Documentation/how-to-build.rst
index e7e42e64b5b2b94835777f6910989c17f9714ea9..da17ca9829536730a7b2134a5650f38d0c604d13 100644
--- a/Documentation/how-to-build.rst
+++ b/Documentation/how-to-build.rst
@@ -41,7 +41,7 @@ Dependencies
        pacman -S meson
 
 * **python3-crc16**: Install with ``pip3 install --user crc16``.
-* **python3-pillow**: Python Image Library ``pip3 install --user PIL``.
+* **python3-pillow**: Python Image Library ``pip3 install --user pillow``.
 
 .. _ARM's GNU toolchain: https://developer.arm.com/tools-and-software/open-source-software/developer-tools/gnu-toolchain/gnu-rm/downloads