help w update

ran the update command and it said this Skipped: this Clawdbot install isn't a git checkout. Update via your package manager, then run
clawdbot doctor
and
clawdbot daemon restart
.
Examples:
npm i -g clawdbot@latest
,
pnpm add -g clawdbot@latest
, or
bun add -g clawdbot@latest
what's the difference with how these update options are? why can't clawdbot use git checkout? is this an issue?
Was this page helpful?