From 6644827094531a8d84495a9670d92b097628f883 Mon Sep 17 00:00:00 2001 From: WerWolv Date: Wed, 6 Apr 2022 20:07:58 +0200 Subject: Directly reference install script in install command Closes #25 --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 91598e93..ec976ffc 100644 --- a/README.md +++ b/README.md @@ -8,8 +8,9 @@ 3. Scroll the sidebar all the way down and click on `Developer` 4. Under Miscellaneous, enable `CEF Remote Debugging` 5. Click on the `STEAM` button and select `Power` -> `Switch to Desktop` -6. Open a terminal and paste the following command into it: `curl https://werwolv.net/dist/steamdeck/plugin_loader_release.php | sh` -7. Done! Reboot back into Gaming mode and enjoy your plugins! +6. Open a terminal and paste the following command into it: + - `curl https://github.com/SteamDeckHomebrew/PluginLoader/raw/main/dist/install_release.sh | sh` +8. Done! Reboot back into Gaming mode and enjoy your plugins! ### Install Plugins - Simply copy the plugin's folder into `~/homebrew/plugins` -- cgit v1.2.3