Skip to content

Commit d77a471

Browse files
Update README.md
1 parent b0232a4 commit d77a471

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,9 @@ To run the solution site and API backend only locally for development and debugg
161161
</details>
162162

163163
### Manual Azure Deployment
164-
Manual Deployment differs from the ‘Quick Deploy’ option in that it will install an Azure Container Registry (ACR) service, and relies on the installer to build and push the necessary containers to this ACR. This allows you to build and push your own code changes and provides a sample solution you can customize based on your requirements. See the [local deployment guide](./documentation/ManualAzureDeployment.md).
164+
Manual Deployment differs from the ‘Quick Deploy’ option in that it will install an Azure Container Registry (ACR) service, and relies on the installer to build and push the necessary containers to this ACR. This allows you to build and push your own code changes and provides a sample solution you can customize based on your requirements.
165+
166+
See the [local deployment guide](./documentation/ManualAzureDeployment.md).
165167

166168

167169
### Deploying

0 commit comments

Comments
 (0)