diff --git a/docs/install.html b/docs/install.html index ec186fb84af..83c5ebfb115 100644 --- a/docs/install.html +++ b/docs/install.html @@ -133,18 +133,6 @@ Please read the detailed meson instructions for more information

-

On windows you can also use the visual studio backend

-
-  meson builddir --backend=vs
-  cd builddir
-  msbuild mesa.sln /m
-
- -

-Please read the detailed meson instructions -for more information -

-

3. Building with SCons (Windows/Linux)