From c4f64fbf330494017d6404ac1546f047b61a4e42 Mon Sep 17 00:00:00 2001 From: Erik Faye-Lund Date: Mon, 24 Jun 2024 19:02:55 +0200 Subject: [PATCH] docs: debian -> Debian Part-of: --- docs/install.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/install.rst b/docs/install.rst index 1f5bf7f5969..e030a84344e 100644 --- a/docs/install.rst +++ b/docs/install.rst @@ -153,7 +153,7 @@ OpenGL LD_LIBRARY_PATH="$MESA_INSTALLDIR/lib64" glxinfo You may need to use ``lib`` instead of ``lib64`` on some systems or a full -library specifier on debian. Look inside ``installdir`` for the directory that +library specifier on Debian. Look inside ``installdir`` for the directory that contains ``libGL.so`` and use that one. Vulkan