diff --git a/docs/troubleshooting.md b/docs/troubleshooting.md index 9e5a9236b..104b0907e 100644 --- a/docs/troubleshooting.md +++ b/docs/troubleshooting.md @@ -403,7 +403,6 @@ The `.cargo/config.toml` in this repository already pins `x86_64-apple-darwin` b Both still work: ```bash -curl -fsSL https://zeroclawlabs.ai/install.sh | bash curl -fsSL https://raw.githubusercontent.com/zeroclaw-labs/zeroclaw/main/install.sh | bash curl -fsSL https://raw.githubusercontent.com/zeroclaw-labs/zeroclaw/main/scripts/install.sh | bash ```