summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWerWolv <werwolv98@gmail.com>2022-04-07 10:20:25 +0200
committerGitHub <noreply@github.com>2022-04-07 10:20:25 +0200
commit2188aa03432745aa268186b278e60e892ac887e5 (patch)
tree9ec7fc457875615909a770a55f116f7666422b8d
parent3dec82672a76eec0c4630afa7c2125780be57d0a (diff)
downloaddecky-loader-2188aa03432745aa268186b278e60e892ac887e5.tar.gz
decky-loader-2188aa03432745aa268186b278e60e892ac887e5.zip
Moved install commands to new line to make them more readable
-rw-r--r--README.md6
1 files changed, 4 insertions, 2 deletions
diff --git a/README.md b/README.md
index 1206be7d..67589ac9 100644
--- a/README.md
+++ b/README.md
@@ -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