Skip to content

Commit d475cd5

Browse files
authored
Merge pull request #10 from cwest144/master
Add note in readme about index host format
2 parents 94fc6ec + 7e7355c commit d475cd5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,8 @@ $pinecone = new Pinecone($apiKey, $indexHost);
7676

7777
// all control AND data methods are available now
7878
```
79+
> **Info**
80+
> The index host should include `https://`, which you may need to prepend to the value returned from Pinecone.
7981
8082
## Responses
8183

0 commit comments

Comments
 (0)