diff options
| author | TrainDoctor <traindoctor@protonmail.com> | 2022-10-01 18:58:59 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-10-01 18:58:59 -0700 |
| commit | bedcb0fb715dd379b4394ebd624bdd488835e202 (patch) | |
| tree | ebe6aac6b84b584846b3828445d23b7e3946d129 /README.md | |
| parent | 2461f52ca798b8860721c7e7dbe08593da54b932 (diff) | |
| download | decky-loader-bedcb0fb715dd379b4394ebd624bdd488835e202.tar.gz decky-loader-bedcb0fb715dd379b4394ebd624bdd488835e202.zip | |
Update README.md
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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_prerelease.sh | sh` + - `curl -L https://github.com/SteamDeckHomebrew/decky-loader/raw/main/dist/install_release.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: |
