hasura / learn-graphql

Real world GraphQL tutorials for frontend developers with deadlines!
https://hasura.io/learn/
MIT License
1.19k stars 647 forks source link

docs: fix login command in prerequisites (close #1050) #1051

Open zameel7 opened 1 month ago

zameel7 commented 1 month ago

fix #1050

Description

The prerequisites doc had wrong command mentioned. Fixed that to show the correct command.

Related Issues

1050

Solution and Design

Instead of the command that was there in the doc previously, ddn login, changed that to ddn auth login

Steps to test and verify