diff --git a/README.md b/README.md index 39133c9e..23729d36 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ account, [follow these instructions](https://docs.snowflake.com/en/user-guide/or * Currently we recommend you to look under the `Account locator (legacy)` method of connection for better compatibility on API. -* It typically follows format of: `https://...snowflakecomputing.com` +* It typically follows format of: `...snowflakecomputing.com`. Ensure that you omit the `https://` prefix. * `SNOWFLAKE_HOST` is required if you are using the Streamlit app, but may not be required for the CLI tool depending on your Snowflake deployment. We would recommend setting it regardless.