diff options
| author | TrainDoctor <traindoctor@protonmail.com> | 2022-10-01 16:17:40 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-10-01 16:17:40 -0700 |
| commit | 21e1d8504a184d9f9384b7ceab2d4b3cf94c1e36 (patch) | |
| tree | d4493764678ee65fac50175a313f1baaed653154 /README.md | |
| parent | ba93c4add29efa91685e30ff05bb2ea83e4b737b (diff) | |
| download | decky-loader-21e1d8504a184d9f9384b7ceab2d4b3cf94c1e36.tar.gz decky-loader-21e1d8504a184d9f9384b7ceab2d4b3cf94c1e36.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_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: |
