diff options
| author | WerWolv <werwolv98@gmail.com> | 2022-04-06 20:07:58 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-04-06 20:07:58 +0200 |
| commit | 6644827094531a8d84495a9670d92b097628f883 (patch) | |
| tree | 9ec7c7632e2f920cac3898dfd6944f7774fc15df /README.md | |
| parent | fe53bcf127cfe3775a4f2c9c9c53286054324b40 (diff) | |
| download | decky-loader-6644827094531a8d84495a9670d92b097628f883.tar.gz decky-loader-6644827094531a8d84495a9670d92b097628f883.zip | |
Directly reference install script in install command
Closes #25
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -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` |
