From b12025bcc22e619a4428d64e0f05ee4f051c136e Mon Sep 17 00:00:00 2001 From: Zameel Hassan <43750093+zameel7@users.noreply.github.com> Date: Fri, 26 Jul 2024 10:46:59 +0530 Subject: [PATCH] docs: fix login command in prerequisites This fixes #1050 --- tutorials/backend/hasura-v3/tutorial-site/content/setup.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tutorials/backend/hasura-v3/tutorial-site/content/setup.md b/tutorials/backend/hasura-v3/tutorial-site/content/setup.md index caea8ecaf..a63626627 100644 --- a/tutorials/backend/hasura-v3/tutorial-site/content/setup.md +++ b/tutorials/backend/hasura-v3/tutorial-site/content/setup.md @@ -26,7 +26,7 @@ You can download the extension from the To authenticate your CLI to our network, run the following command: ```bash -ddn login +ddn auth login ``` This will open a browser window where you can log in with your Hasura account. Once you've logged in, you can close the