diff options
| author | Party Wumpus <48649272+PartyWumpus@users.noreply.github.com> | 2022-10-07 17:35:59 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-10-07 09:35:59 -0700 |
| commit | 86dc706892ea980a1b83e615e8308028514d86a9 (patch) | |
| tree | 877040089f5314cc6f8deae0e5f303065bdd0087 /README.md | |
| parent | 0e409a9f96201a429dca2e82f7a8ed830dcdb1c0 (diff) | |
| download | decky-loader-86dc706892ea980a1b83e615e8308028514d86a9.tar.gz decky-loader-86dc706892ea980a1b83e615e8308028514d86a9.zip | |
README: password typing clarification (#208)
While the video does *show* the password not appearing, he doesn't mention it.
This should reduce the occasional user confusion of passwords not appearing.
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -12,6 +12,7 @@ Keep an eye on the [Wiki](https://deckbrew.xyz) for more information about Decky 5. Confirm dialog and wait for system reboot 6. Click on the `STEAM` button and select `Power` -> `Switch to Desktop` 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: - `curl -L https://github.com/SteamDeckHomebrew/decky-loader/raw/main/dist/install_release.sh | sh` |
