summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLiam Dawe <liamdawe@protonmail.com>2022-06-06 22:35:56 +0100
committerGitHub <noreply@github.com>2022-06-06 14:35:56 -0700
commit1199c080bc076efa855e928a34972866f6114ba1 (patch)
tree95e9ff6e7fce3c74c186e3ddddd4c4745364b389
parent414e0da2f3a249423404057baa2503ee019f11d6 (diff)
downloaddecky-loader-1199c080bc076efa855e928a34972866f6114ba1.tar.gz
decky-loader-1199c080bc076efa855e928a34972866f6114ba1.zip
Update README.md, password is needed (#70)
* Update README.md There is no password by default, so people need to set one before running that script. * Update README.md add the guide for password
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index 5ff743c6..aa4247b1 100644
--- a/README.md
+++ b/README.md
@@ -8,7 +8,8 @@
3. Scroll the sidebar all the way down and click on `Developer`
4. Under Miscellaneous, enable `CEF Remote Debugging`
5. Click on the `STEAM` button and select `Power` -> `Switch to Desktop`
-6. Open a terminal and paste the following command into it:
+6. 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. Open a terminal and paste the following command into it:
- For users:
- `curl -L https://github.com/SteamDeckHomebrew/PluginLoader/raw/main/dist/install_release.sh | sh`
- For developers: