Skip to content

Commit b93b65f

Browse files
Merge pull request #16 from microsoft/readme_update
Deployment file path corrected in the ReadMe file
2 parents 39ca9cb + eaaf95c commit b93b65f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.DEPLOYMENT.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ The deployment region for this model is fixed in 'East US'
5454

5555
## Deployment
5656

57-
The automated deployment process is very straightforward and simplified via a single [deployment script](./resourcedeployment.ps1) that completes in approximately 10-15 minutes:
57+
The automated deployment process is very straightforward and simplified via a single [deployment script](./Deployment/resourcedeployment.ps1) that completes in approximately 10-15 minutes:
5858

5959
### Automated Deployment Steps:
6060
1. Deploy Azure resources.
@@ -156,4 +156,4 @@ Execute uploadfiles.ps1 file with **-EndpointUrl** parameter as URL in console m
156156
157157
```
158158
.\uploadfiles.ps1 -EndpointUrl https://kmgs<your dns name>.<datacenter>.cloudapp.azure.com
159-
```
159+
```

0 commit comments

Comments
 (0)