From 202a17dd6fad4b7f89190bf34a20cd47ec6addd8 Mon Sep 17 00:00:00 2001 From: Meow33 Date: Thu, 27 Nov 2025 15:31:24 +0800 Subject: [PATCH] docs: update wording --- docs/use-cases/stream-game.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/use-cases/stream-game.md b/docs/use-cases/stream-game.md index 18be7c395..c03f1097d 100644 --- a/docs/use-cases/stream-game.md +++ b/docs/use-cases/stream-game.md @@ -40,8 +40,8 @@ Follow these steps to install and configure Steam Headless: 2. Find **Steam Headless** in the **Fun** category or use the search bar. 3. Click **Get**, and then click **Install**. ![Install Steam Headless](../public/images/manual/use-cases/steam-install-steam-headless.png#bordered) -4. A prompt will appear asking you to configure environment variables. This creates your login credentials for the Sunshine streaming dashboard: - - `SUNSHINE_USER`: Create a username for Sunshine access. +4. A prompt will appear asking you to configure environment variables. This creates your login credentials for the Sunshine Web UI: + - `SUNSHINE_USER`: Set the username for Sunshine access. - `SUNSHINE_PASS`: Set the corresponding password. :::tip Remember your login credentials These are your initial login credentials for Sunshine. You must use them to log in the first time.