diff --git a/docs/meson.rst b/docs/meson.rst index 11264f46cb9..9f503510cd9 100644 --- a/docs/meson.rst +++ b/docs/meson.rst @@ -50,7 +50,7 @@ Windows You will need to install Python 3 and Meson as a module using pip. This is because we use Python for generating code, and rely on external -modules (mako). You also need pkg-config (a hard dependency of Meson), +modules (Mako). You also need pkg-config (a hard dependency of Meson), Flex, and Bison. The easiest way to install everything you need is with `chocolatey `__.