Update readme.md

bug
This commit is contained in:
Vladica Pavlovic 2018-01-26 05:34:33 +01:00 committed by GitHub
parent 3615f9784f
commit 1347e3a8d2
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: 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
``` ```