docs: fix syntax highlighting on shell commands
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/27010>
This commit is contained in:

committed by
Marge Bot

parent
eb505979ba
commit
eb96a4bffe
@@ -20,7 +20,7 @@ Build
|
||||
|
||||
Beware: Most Direct3D games are 32-bit, and thus need a 32-bit version of Mesa.
|
||||
|
||||
.. code-block:: console
|
||||
.. code-block:: sh
|
||||
|
||||
$ meson configure \
|
||||
-D gallium-nine=true \
|
||||
@@ -43,6 +43,6 @@ Run
|
||||
|
||||
Before running your application in Wine, verify that everything works as expected by running:
|
||||
|
||||
.. code-block:: console
|
||||
.. code-block:: sh
|
||||
|
||||
$ wine ninewinecfg
|
||||
|
Reference in New Issue
Block a user