Moved install commands to new line to make them more readable

This commit is contained in:
WerWolv
2022-04-07 10:20:25 +02:00
committed by GitHub
parent 3dec82672a
commit 2188aa0343
+4 -2
View File
@@ -9,8 +9,10 @@
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:
- For users: `curl -L https://github.com/SteamDeckHomebrew/PluginLoader/raw/main/dist/install_release.sh | sh`
- For developers: `curl -L https://github.com/SteamDeckHomebrew/PluginLoader/raw/main/dist/install_nightly.sh | sh`
- For users:
- `curl -L https://github.com/SteamDeckHomebrew/PluginLoader/raw/main/dist/install_release.sh | sh`
- For developers:
- `curl -L https://github.com/SteamDeckHomebrew/PluginLoader/raw/main/dist/install_nightly.sh | sh`
8. Done! Reboot back into Gaming mode and enjoy your plugins!
### Install Plugins