We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cbbab8f commit a87ffd8Copy full SHA for a87ffd8
1 file changed
docs/remcp/index.mdx
@@ -7,7 +7,7 @@ sidebar_position: 0
7
8
**One-line install (macOS and Linux)**
9
```
10
-curl -sSL https://storage.googleapis.com/remcp/install.sh | bash
+curl -L remcp.recurse.ml | bash
11
12
📝 Next steps:
13
1. Make sure `$HOME/.local/bin` is in your `PATH`. Add to `~/.bashrc` or `~/.zshrc`:
0 commit comments