diff --git a/content/docs/distros/Asahi_Linux.md b/content/docs/distros/Asahi_Linux.md index d708ef4..a3e4d59 100644 --- a/content/docs/distros/Asahi_Linux.md +++ b/content/docs/distros/Asahi_Linux.md @@ -60,7 +60,7 @@ ln -s $XDG_RUNTIME_DIR/monado_comp_ipc /run/user/1000/ ln -s $XDG_RUNTIME_DIR/wivrn/comp_ipc /run/user/1000/wivrn/ # wivrn: Work around https://github.com/AsahiLinux/muvm/issues/178 -ping -c1 8.8.8.8 +ping -c1 8.8.8.8 # setup the environment variables for monado or wivrn @@ -110,7 +110,7 @@ Assuming a similar script to the one described above, named `launch_wivrn.sh`, m ```sh muvm -it -p 9757/udp -p 9757 -- ~/launch_wivrn.sh ``` -2. Connect your headset to wivrn. +2. Connect your headset. 3. Start steam. 4. etc.