diff --git a/README.md b/README.md index 616fc83..156b14f 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.