From 0732efbda91e4c7fed6f99c09940a39cdaa5315c Mon Sep 17 00:00:00 2001 From: Erik Faye-Lund Date: Tue, 29 Sep 2020 18:27:03 +0200 Subject: [PATCH] docs: mako -> Mako Reviewed-by: Eric Engestrom Part-of: --- docs/meson.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/meson.rst b/docs/meson.rst index 11264f4..9f50351 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 `__. -- 2.7.4