mirror of
https://github.com/SteamDeckHomebrew/decky-loader.git
synced 2026-07-11 21:02:00 +00:00
Tell curl to follow redirection in install command
This commit is contained in:
@@ -9,7 +9,7 @@
|
|||||||
4. Under Miscellaneous, enable `CEF Remote Debugging`
|
4. Under Miscellaneous, enable `CEF Remote Debugging`
|
||||||
5. Click on the `STEAM` button and select `Power` -> `Switch to Desktop`
|
5. Click on the `STEAM` button and select `Power` -> `Switch to Desktop`
|
||||||
6. Open a terminal and paste the following command into it:
|
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!
|
8. Done! Reboot back into Gaming mode and enjoy your plugins!
|
||||||
|
|
||||||
### Install Plugins
|
### Install Plugins
|
||||||
|
|||||||
Reference in New Issue
Block a user