Merge pull request #483 from wwvlada/patch-1

Update readme.md
This commit is contained in:
Eduard Tomàs 2018-02-13 15:58:39 +01:00 committed by GitHub
commit b1ce2f90ea
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -24,7 +24,7 @@ Once parameter file is edited you can deploy it using [create-resources script](
i. e. if you are in windows, to deploy a Storage Account in a new resourcegroup located in westus, go to `deploy\az` folder and type:
```
create-resources.cmd catalog\deploystorage newResourceGroup -c westus
create-resources.cmd storage\catalog\deploystorage newResourceGroup -c westus
```