diff --git a/docs/drivers/asahi.rst b/docs/drivers/asahi.rst index 7e848f083d7..42016a62f1c 100644 --- a/docs/drivers/asahi.rst +++ b/docs/drivers/asahi.rst @@ -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 -----------------