From 78ed8887dd8cdd48979778ac5c74529055a9c9c0 Mon Sep 17 00:00:00 2001 From: Leeroy Brun Date: Tue, 20 Jan 2026 21:18:01 +0100 Subject: [PATCH] Update auth command in quick-start guide --- content/quick-start.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/quick-start.mdx b/content/quick-start.mdx index 7b35ae9..603e541 100644 --- a/content/quick-start.mdx +++ b/content/quick-start.mdx @@ -30,7 +30,7 @@ Happy requires Node.js 18 or later (released April 19, 2022) because we use the ### Scan the QR code with your mobile app ```bash -happy --auth # Shows QR code +happy auth login ``` Screenshot of terminal showing the QR code plus secret code for manual entry