We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5bfd361 commit 3f95448Copy full SHA for 3f95448
1 file changed
README.md
@@ -98,7 +98,7 @@ Follow these steps to deploy the solution to your own Azure subscription:
98
99
<br/>
100
101
-**One-command deployment** - Deploy everything with [Azure Developer CLI](https://learn.microsoft.com/azure/developer/azure-developer-cli/install-azd) and [Azure CLI](https://learn.microsoft.com/cli/azure/install-azure-cli):
+**One-command deployment** - Deploy everything with [Azure Developer CLI](https://learn.microsoft.com/azure/developer/azure-developer-cli/install-azd) and [Azure CLI](https://learn.microsoft.com/cli/azure/install-azure-cli) (Check [prerquisites](./docs/DeploymentGuide.md#prerequisites)):
102
103
```bash
104
# Clone and navigate to repository
0 commit comments