From cdec8b1f5543cbaa4b292e96ded17f1d1705353e Mon Sep 17 00:00:00 2001 From: Sam <64147848+yungsamd17@users.noreply.github.com> Date: Sat, 6 Jan 2024 01:12:54 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=A7Update=20INSTALL=5FFROM=5FSTORAGE.m?= =?UTF-8?q?d?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/INSTALL_FROM_STORAGE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/INSTALL_FROM_STORAGE.md b/docs/INSTALL_FROM_STORAGE.md index 8d9baef..8ca2037 100644 --- a/docs/INSTALL_FROM_STORAGE.md +++ b/docs/INSTALL_FROM_STORAGE.md @@ -33,7 +33,7 @@ This is done for security reasons from Twitch's side. Not registering your local 4. Under **Category**, select **Browser Extension**. Under **Client Type**, select **Confidential**, then press **Create**. 5. After creating the Application, copy the **Client ID**. -6. Open `background.js` in any text/code editor and replace `TWITCH_APP_TOKEN` with the copied value. +6. Open `background.js` in any text/code editor and replace existing `TWITCH_APP_TOKEN` value with the copied value. 7. Refresh the extension on the Extensions page with the refresh button. 8. Open the extension and log in with your account.