mirror of
https://github.com/SteamDeckHomebrew/decky-loader.git
synced 2026-07-11 14:01:58 +00:00
Update README.md
This commit is contained in:
@@ -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)).
|
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:
|
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:
|
||||||
- `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:
|
- For the latest pre-release:
|
||||||
- `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:
|
||||||
|
|||||||
Reference in New Issue
Block a user