summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWerWolv <werwolv98@gmail.com>2022-04-06 20:10:05 +0200
committerGitHub <noreply@github.com>2022-04-06 20:10:05 +0200
commit90bd7df52c620d441600290fd21141a3110fc38d (patch)
treef2663e8e7ad185d7d7366e63fd96a21da68805cb
parent6644827094531a8d84495a9670d92b097628f883 (diff)
downloaddecky-loader-90bd7df52c620d441600290fd21141a3110fc38d.tar.gz
decky-loader-90bd7df52c620d441600290fd21141a3110fc38d.zip
Tell curl to follow redirection in install command
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index ec976ffc..3efd5080 100644
--- a/README.md
+++ b/README.md
@@ -9,7 +9,7 @@
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://github.com/SteamDeckHomebrew/PluginLoader/raw/main/dist/install_release.sh | sh`
+ - `curl -L 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