From 8c0bb20d052f97f9b6201d66aa7c4de52e1a57ba Mon Sep 17 00:00:00 2001 From: TrainDoctor <11465594+TrainDoctor@users.noreply.github.com> Date: Wed, 6 Apr 2022 15:18:42 -0700 Subject: Update readme to show install instructions (#28) this is for developers/testers --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 3efd5080..1206be7d 100644 --- a/README.md +++ b/README.md @@ -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 -- cgit v1.2.3