diff --git a/content/docs/distros/Asahi_Linux.md b/content/docs/distros/Asahi_Linux.md index a973dff..f4bc3a5 100644 --- a/content/docs/distros/Asahi_Linux.md +++ b/content/docs/distros/Asahi_Linux.md @@ -66,7 +66,7 @@ ping -c1 8.8.8.8 # launch monado or wivrn # path/to/vr-multiarch-build/prefixes/monado-aarch64/bin/monado-service -# dbus-launch path/to/vr-multiarch-build/prefixes/wivrn-aarch64/wivrn-server --no-publish-service --no-manage-active-runtime +# dbus-launch path/to/vr-multiarch-build/prefixes/wivrn-aarch64/bin/wivrn-server --no-publish-service --no-manage-active-runtime ``` For ease, going forward, I will assume that this script is located within the home directory, named `launch_monado.sh`, and has the executable bit set.