docs/asahi: fix indent

Reviewed-by: David Heidelberg <david.heidelberg@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/19719>
This commit is contained in:
Erik Faye-Lund
2022-11-07 20:31:01 +01:00
committed by Marge Bot
parent 3408cce076
commit 2ebce11137
+1 -1
View File
@@ -38,7 +38,7 @@ The library is only built if ``-Dtools=asahi`` is passed. It builds a single
For example, to trace an app ``./app``, run:
DYLD_INSERT_LIBRARIES=~/mesa/build/src/asahi/lib/libwrap.dylib ./app
DYLD_INSERT_LIBRARIES=~/mesa/build/src/asahi/lib/libwrap.dylib ./app
Hardware varyings
-----------------