We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a08bbca commit 91a118dCopy full SHA for 91a118d
README.md
@@ -13,7 +13,7 @@ Download the latest release and run the installation command for your assistant:
13
**Linux/macOS:**
14
15
```bash
16
-curl -sS https://raw.githubusercontent.com/pinecone-io/pinecone-agents-ref/main/install.sh | sh
+curl -sSL https://docs.pinecone.io/install-agent-reference | sh
17
```
18
19
Alternatively, run the commands directly:
0 commit comments