Skip to content

Commit a87ffd8

Browse files
authored
Change installation URL for remcp (#18)
* Change installation URL for remcp * remove -sS flags from curl
1 parent cbbab8f commit a87ffd8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/remcp/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ sidebar_position: 0
77

88
**One-line install (macOS and Linux)**
99
```
10-
curl -sSL https://storage.googleapis.com/remcp/install.sh | bash
10+
curl -L remcp.recurse.ml | bash
1111
```
1212
📝 Next steps:
1313
1. Make sure `$HOME/.local/bin` is in your `PATH`. Add to `~/.bashrc` or `~/.zshrc`:

0 commit comments

Comments
 (0)