diff --git a/README.md b/README.md index c4db165..a8109c5 100644 --- a/README.md +++ b/README.md @@ -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.