Skip to content

Commit

Permalink
minor typo
Browse files Browse the repository at this point in the history
  • Loading branch information
PCF Developer committed Jun 15, 2019
1 parent f905388 commit 3bb918d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ export TF_VAR_client_id = ${ARM_CLIENT_ID}
export TF_VAR_client_secret = ${ARM_CLIENT_SECRET}
export TF_VAR_tenant_id = ${ARM_TENANT_ID}
export TF_VAR_location = ${ARM_LOCATION}
export TF_VAR_ops_manager_image_uri = <url to ops manager image on Azure or AzureStack>
export TF_VAR_ops_manager_image_uri = <url to ops manager image on Azure or AzureStack>
```


Expand Down

0 comments on commit 3bb918d

Please sign in to comment.