diff --git a/sdk/python/README.md b/sdk/python/README.md index cf9993c..86b16f6 100644 --- a/sdk/python/README.md +++ b/sdk/python/README.md @@ -8,7 +8,7 @@ The following configurations are overridable via env vars: - access_token (access token for API operations) with env var VMWARE_VRA_ACCESS_TOKEN - refresh_token (refresh token for API operations) with env var VMWARE_VRA_REFRESH_TOKEN -- url (base url for API operations) with env var VMWARE_VRA_URL +- url (base url for API operations) with env var VMWARE_VRA_URL - reauthorizeTimeout (timeout for how often to reauthorize the access token) with env var VMWARE_VRA_REAUTHORIZE_TIMEOUT ## Installing