From 05f52fdab592997f01b39ae9fbef291b836444e6 Mon Sep 17 00:00:00 2001 From: argenis de la rosa Date: Thu, 5 Mar 2026 01:26:29 -0500 Subject: [PATCH] docs: resolve remaining main merge collision in troubleshooting --- docs/troubleshooting.md | 1 - 1 file changed, 1 deletion(-) 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 ```