From 8b7ff97544e317f021d922643b24e27f44822cba Mon Sep 17 00:00:00 2001 From: sakuramipha <86921268+sakuramipha@users.noreply.github.com> Date: Wed, 10 May 2023 06:13:29 +0100 Subject: [PATCH] Username is no longer required to install a token, removed that --- Citra-Web-Service.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Citra-Web-Service.md b/Citra-Web-Service.md index 1679ac3..9488af3 100644 --- a/Citra-Web-Service.md +++ b/Citra-Web-Service.md @@ -14,5 +14,5 @@ Citra web tokens are unique identifiers that allow your personal Citra installat 1. Open Citra, and go into the `Emulation` → `Configure...` menu. 2. In the new window, go into the `Web` tab. -3. Type your username and paste your token in the respective fields. +3. Paste your token in the respective field. 4. Click `OK` to apply the settings. \ No newline at end of file