docs: meson -> Meson

Reviewed-by: Eric Engestrom <eric@engestrom.ch>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/6915>
This commit is contained in:
Erik Faye-Lund
2020-09-29 18:20:24 +02:00
committed by Marge Bot
parent 0835ee9e8d
commit e198fb64e1
3 changed files with 21 additions and 21 deletions

View File

@@ -16,7 +16,7 @@ Compiling and Installing
Build system
^^^^^^^^^^^^
- `meson <https://mesonbuild.com>`__ is required when building on \*nix
- `Meson <https://mesonbuild.com>`__ is required when building on \*nix
platforms and is supported on windows.
- `SCons <http://www.scons.org/>`__ is an alternative for building on
Windows and Linux.