docs: redirect /install/node to install section

This commit is contained in:
Peter Steinberger
2026-01-16 23:18:44 +00:00
parent 37fa4f7eef
commit af31e0d969
5 changed files with 33 additions and 5 deletions

View File

@@ -19,7 +19,7 @@ To see the current flags/behavior, run:
curl -fsSL https://clawd.bot/install.sh | bash -s -- --help
```
If the installer completes but `clawdbot` is not found in a new terminal, its usually a Node/npm PATH issue. See: [Node.js + npm (PATH sanity)](/install/node).
If the installer completes but `clawdbot` is not found in a new terminal, its usually a Node/npm PATH issue. See: [Install](/install#nodejs--npm-path-sanity).
## install.sh (recommended)