Skip to content

Commit

Permalink
docs: fix login command in prerequisites
Browse files Browse the repository at this point in the history
This fixes hasura#1050
  • Loading branch information
zameel7 authored Jul 26, 2024
1 parent 5e19739 commit b12025b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tutorials/backend/hasura-v3/tutorial-site/content/setup.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit b12025b

Please sign in to comment.