mirror of
https://github.com/SteamDeckHomebrew/decky-loader.git
synced 2026-06-17 08:47:49 +00:00
Update README.md
This commit is contained in:
@@ -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)).
|
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)
|
- 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:
|
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`
|
- `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`
|
- `curl -L https://github.com/SteamDeckHomebrew/decky-loader/raw/main/dist/install_prerelease.sh | sh`
|
||||||
- For testers/plugin developers:
|
- For testers/plugin developers:
|
||||||
- `curl -L https://github.com/SteamDeckHomebrew/decky-loader/raw/main/dist/install_prerelease.sh | sh`
|
- `curl -L https://github.com/SteamDeckHomebrew/decky-loader/raw/main/dist/install_prerelease.sh | sh`
|
||||||
|
|||||||
Reference in New Issue
Block a user