Skip to content

Commit 23c45f4

Browse files
authored
TestCli (#1493)
* TestCli * resolveerror
1 parent 6d7726f commit 23c45f4

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ The Azure DevOps Extension for Azure CLI adds Pipelines, Boards, Repos, Artifact
88
99
## Quick start
1010

11-
1. [Install the Azure CLI](https://docs.microsoft.com/cli/azure/install-azure-cli). You must have at least `v2.0.69`, which you can verify with `az --version` command.
11+
1. [Install the Azure CLI](https://docs.microsoft.com/cli/azure/install-azure-cli). You must have at least `v2.0.69`, which you can verify with the `az --version` command.
1212

1313
1. Add the Azure DevOps Extension `az extension add --name azure-devops`
1414

@@ -72,11 +72,11 @@ Commands:
7272

7373
See our [contribution guidelines](CONTRIBUTING.md) to learn how you can contribute to this project.
7474

75-
TLDR of [contribution guidelines](CONTRIBUTING.md) <br/>
75+
TLDR of [contribution guidelines](CONTRIBUTING.md)<br/>
7676

77-
Questions : [Stack Overflow](https://stackoverflow.com/questions/tagged/azure-devops) <br/>
78-
Bug reports : [Developer Community](https://developercommunity.visualstudio.com/spaces/21/index.html) <br/>
79-
New Feature request : [Azure DevOps repo](https://github.com/Microsoft/azure-devops-cli-extension/issues/new/choose) <br/>
77+
Questions : [Stack Overflow](https://stackoverflow.com/questions/tagged/azure-devops)<br/>
78+
Bug reports : [Developer Community](https://developercommunity.visualstudio.com/spaces/21/index.html)<br/>
79+
New Feature request : [Azure DevOps repo](https://github.com/Microsoft/azure-devops-cli-extension/issues/new/choose)<br/>
8080

8181
## License
8282

0 commit comments

Comments
 (0)