summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWerWolv <werwolv98@gmail.com>2022-04-06 20:07:58 +0200
committerGitHub <noreply@github.com>2022-04-06 20:07:58 +0200
commit6644827094531a8d84495a9670d92b097628f883 (patch)
tree9ec7c7632e2f920cac3898dfd6944f7774fc15df
parentfe53bcf127cfe3775a4f2c9c9c53286054324b40 (diff)
downloaddecky-loader-6644827094531a8d84495a9670d92b097628f883.tar.gz
decky-loader-6644827094531a8d84495a9670d92b097628f883.zip
Directly reference install script in install command
Closes #25
-rw-r--r--README.md5
1 files changed, 3 insertions, 2 deletions
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`