diff --git a/Linux-Setup-Guide-(draft).md b/Linux-Setup-Guide-(draft).md index 9d79e73..c1f9bad 100644 --- a/Linux-Setup-Guide-(draft).md +++ b/Linux-Setup-Guide-(draft).md @@ -26,7 +26,7 @@ sudo pacman -Syu mesa-git xf86-video-amdgpu-git lib32-libdrm-git lib32-llvm-git ## How do I install Ryujinx? -One easy way is to use my script, Pinejinx, which creates a desktop shortcut with optimizations for you. +One easy way is to use this script, Pinejinx, which creates a desktop shortcut with optimizations for you. ``` bash -c "$(curl -s https://raw.githubusercontent.com/edisionnano/Pine-jinx/main/pinejinx.sh)" ```