diff --git a/README.md b/README.md
index e25d870a..0434dc69 100644
--- a/README.md
+++ b/README.md
@@ -8,7 +8,7 @@ The Azure DevOps Extension for Azure CLI adds Pipelines, Boards, Repos, Artifact
## Quick start
-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.
+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.
1. Add the Azure DevOps Extension `az extension add --name azure-devops`
@@ -72,11 +72,11 @@ Commands:
See our [contribution guidelines](CONTRIBUTING.md) to learn how you can contribute to this project.
-TLDR of [contribution guidelines](CONTRIBUTING.md)
+TLDR of [contribution guidelines](CONTRIBUTING.md)
-Questions : [Stack Overflow](https://stackoverflow.com/questions/tagged/azure-devops)
-Bug reports : [Developer Community](https://developercommunity.visualstudio.com/spaces/21/index.html)
-New Feature request : [Azure DevOps repo](https://github.com/Microsoft/azure-devops-cli-extension/issues/new/choose)
+Questions : [Stack Overflow](https://stackoverflow.com/questions/tagged/azure-devops)
+Bug reports : [Developer Community](https://developercommunity.visualstudio.com/spaces/21/index.html)
+New Feature request : [Azure DevOps repo](https://github.com/Microsoft/azure-devops-cli-extension/issues/new/choose)
## License