diff options
| author | TrainDoctor <11465594+TrainDoctor@users.noreply.github.com> | 2022-04-06 15:18:42 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-04-07 00:18:42 +0200 |
| commit | 8c0bb20d052f97f9b6201d66aa7c4de52e1a57ba (patch) | |
| tree | 1a13692be0007a2d7b8b74ed28f3aef9579b3ce9 /README.md | |
| parent | 90bd7df52c620d441600290fd21141a3110fc38d (diff) | |
| download | decky-loader-8c0bb20d052f97f9b6201d66aa7c4de52e1a57ba.tar.gz decky-loader-8c0bb20d052f97f9b6201d66aa7c4de52e1a57ba.zip | |
Update readme to show install instructions (#28)
this is for developers/testers
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -9,7 +9,8 @@ 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 -L https://github.com/SteamDeckHomebrew/PluginLoader/raw/main/dist/install_release.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 |
