From 21e1d8504a184d9f9384b7ceab2d4b3cf94c1e36 Mon Sep 17 00:00:00 2001 From: TrainDoctor Date: Sat, 1 Oct 2022 16:17:40 -0700 Subject: Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 12a5e167..1c79edf3 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ Keep an eye on the [Wiki](https://deckbrew.xyz) for more information about Decky 7. 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)). 8. Open a terminal ("Konsole" is the pre-installed terminal application) and paste the following command into it: - For the latest release: - - `curl -L https://github.com/SteamDeckHomebrew/decky-loader/raw/main/dist/install_release.sh | sh` + - `curl -L https://github.com/SteamDeckHomebrew/decky-loader/raw/main/dist/install_prerelease.sh | sh` - For the latest pre-release: - `curl -L https://github.com/SteamDeckHomebrew/decky-loader/raw/main/dist/install_prerelease.sh | sh` - For testers/plugin developers: -- cgit v1.2.3