summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorTrainDoctor <traindoctor@protonmail.com>2022-07-28 13:50:03 -0700
committerGitHub <noreply@github.com>2022-07-28 13:50:03 -0700
commit4a68b1430dfdbe5e1d7db925b73980b4a0806a18 (patch)
tree86e3bf8f33df32e8a3e622bb1c0ae5c60c4cca6d /README.md
parent66c4a7e16e3e3aae93b857604278ecb4b4949901 (diff)
downloaddecky-loader-4a68b1430dfdbe5e1d7db925b73980b4a0806a18.tar.gz
decky-loader-4a68b1430dfdbe5e1d7db925b73980b4a0806a18.zip
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/README.md b/README.md
index 37faa8d3..3e3dea54 100644
--- a/README.md
+++ b/README.md
@@ -11,14 +11,14 @@ Keep an eye on the [Wiki](https://deckbrew.xyz) for more information about Plugi
4. Under Miscellaneous, enable `CEF Remote Debugging`
5. Click on the `STEAM` button and select `Power` -> `Switch to Desktop`
6. Make sure you have a password set with the "passwd" command in terminal to install it ([YouTube Guide](https://www.youtube.com/watch?v=1vOMYGj22rQ)).
-7. Open a terminal and paste the following command into it:
- - For users:
- - `curl -L https://github.com/SteamDeckHomebrew/PluginLoader/raw/legacy/dist/install_release.sh | sh`
- - For the latest pre-release,
+7. Open a terminal and paste the following command into it:
+ - For the latest pre-release:
- `curl -L https://github.com/SteamDeckHomebrew/PluginLoader/raw/main/dist/install_prerelease.sh | sh`
- For testers/plugin developers:
- `curl -L https://github.com/SteamDeckHomebrew/PluginLoader/raw/main/dist/install_prerelease.sh | sh`
- [Wiki Link](https://deckbrew.xyz/en/loader-dev/development)
+ - For the legacy version (unsupported):
+ - `curl -L https://github.com/SteamDeckHomebrew/PluginLoader/raw/legacy/dist/install_release.sh | sh`
7. Done! Reboot back into Gaming mode and enjoy your plugins!
### Install/Uninstall Plugins