summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTrainDoctor <traindoctor@protonmail.com>2022-10-08 18:10:03 -0700
committerGitHub <noreply@github.com>2022-10-08 18:10:03 -0700
commit2518d1a0b3058d871a770ad10b6e3aa83aa1efce (patch)
treec9881ef81d01cc81d6e8d9503d8aa067d1952042
parent010e6a22ab55960981003aef8e6a5b6fdc452412 (diff)
downloaddecky-loader-2518d1a0b3058d871a770ad10b6e3aa83aa1efce.tar.gz
decky-loader-2518d1a0b3058d871a770ad10b6e3aa83aa1efce.zip
Update README.mdv2.2.3
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 13ed1d0b..77de3832 100644
--- a/README.md
+++ b/README.md
@@ -14,9 +14,9 @@ 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)).
- It will look like the password isn't typing properly. That's normal, it's a security feature (Similar to `***` when typing passwords online)
8. Open a terminal ("Konsole" is the pre-installed terminal application) and paste the following command into it:
- - For the latest release:
+ - For the latest release (recommended for all users):
- `curl -L https://github.com/SteamDeckHomebrew/decky-loader/raw/main/dist/install_release.sh | sh`
- - For the latest pre-release:
+ - For the latest pre-release (testing releases, unlikely to be fully stable):
- `curl -L https://github.com/SteamDeckHomebrew/decky-loader/raw/main/dist/install_prerelease.sh | sh`
- For testers/plugin developers:
- `curl -L https://github.com/SteamDeckHomebrew/decky-loader/raw/main/dist/install_prerelease.sh | sh`