fix: drop explicit ui:install step
This commit is contained in:
@@ -135,8 +135,7 @@ If you’re hacking on Clawdbot itself, run from source:
|
||||
git clone https://github.com/clawdbot/clawdbot.git
|
||||
cd clawdbot
|
||||
pnpm install
|
||||
pnpm ui:install
|
||||
pnpm ui:build
|
||||
pnpm ui:build # auto-installs UI deps on first run
|
||||
pnpm build
|
||||
pnpm clawdbot onboard --install-daemon
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user