Tell curl to follow redirection in install command

This commit is contained in:
WerWolv
2022-04-06 20:10:05 +02:00
committed by GitHub
parent 6644827094
commit 90bd7df52c

View File

@@ -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