Skip to content

Commit

Permalink
update azd login to azd auth login
Browse files Browse the repository at this point in the history
  • Loading branch information
zedy committed Aug 17, 2023
1 parent b2ea136 commit 890e6df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ And you can also install with package managers, like winget, choco, and brew. Fo
After logging in with the following command, you will be able to use the azd cli to quickly provision and deploy the application.

```
azd login
azd auth login
```

Then, execute the `azd init` command to initialize the environment.
Expand Down

0 comments on commit 890e6df

Please sign in to comment.