From 90bd7df52c620d441600290fd21141a3110fc38d Mon Sep 17 00:00:00 2001 From: WerWolv Date: Wed, 6 Apr 2022 20:10:05 +0200 Subject: Tell curl to follow redirection in install command --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') 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 -- cgit v1.2.3