From 0df19e3c6bf74c3b2427740ff62e709c132350ed Mon Sep 17 00:00:00 2001 From: Erik Faye-Lund Date: Tue, 29 Sep 2020 18:34:46 +0200 Subject: [PATCH] docs: linux -> Linux Reviewed-by: Eric Engestrom Part-of: --- docs/install.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/install.rst b/docs/install.rst index 3efcd3efbcb..03459697cda 100644 --- a/docs/install.rst +++ b/docs/install.rst @@ -116,7 +116,7 @@ To build Mesa with SCons on Linux or Windows do The build output will be placed in build/\ *platform*-*machine*-*debug*/..., where *platform* is for -example linux or windows, *machine* is x86 or x86_64, optionally +example Linux or windows, *machine* is x86 or x86_64, optionally followed by -debug for debug builds. To build Mesa with SCons for Windows on Linux using the MinGW