From c86772259eb3e2edced3dad5a19757a2be85681a Mon Sep 17 00:00:00 2001 From: "openclaw-docs-sync[bot]" Date: Sat, 2 May 2026 04:52:53 +0000 Subject: [PATCH] chore(sync): mirror docs from openclaw/openclaw@c3b8e5c812356681c0ca64ce82700ca0d8b06b77 --- .openclaw-sync/source.json | 4 ++-- docs/install/installer.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.openclaw-sync/source.json b/.openclaw-sync/source.json index 47e1b673f..8d3a6d2a1 100644 --- a/.openclaw-sync/source.json +++ b/.openclaw-sync/source.json @@ -1,5 +1,5 @@ { "repository": "openclaw/openclaw", - "sha": "a6240b26aa67ac045d1756dc415f168262d2d6c1", - "syncedAt": "2026-05-02T04:50:08.222Z" + "sha": "c3b8e5c812356681c0ca64ce82700ca0d8b06b77", + "syncedAt": "2026-05-02T04:51:01.815Z" } diff --git a/docs/install/installer.md b/docs/install/installer.md index e17508095..54eeb1b87 100644 --- a/docs/install/installer.md +++ b/docs/install/installer.md @@ -287,7 +287,7 @@ by default, plus git-checkout installs under the same prefix flow. If missing, attempts install via winget, then Chocolatey, then Scoop. Node 22 LTS, currently `22.14+`, remains supported for compatibility. - - `npm` method (default): global npm install using selected `-Tag` + - `npm` method (default): global npm install using selected `-Tag`, launched from a writable installer temp directory so shells opened in protected folders such as `C:\` still work - `git` method: clone/update repo, install/build with pnpm, and install wrapper at `%USERPROFILE%\.local\bin\openclaw.cmd`