From 86dc706892ea980a1b83e615e8308028514d86a9 Mon Sep 17 00:00:00 2001 From: Party Wumpus <48649272+PartyWumpus@users.noreply.github.com> Date: Fri, 7 Oct 2022 17:35:59 +0100 Subject: 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. --- README.md | 1 + 1 file changed, 1 insertion(+) (limited to 'README.md') diff --git a/README.md b/README.md index 76e0af5a..13ed1d0b 100644 --- a/README.md +++ b/README.md @@ -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` -- cgit v1.2.3