mirror of
https://github.com/wirenboard/agent-vm.git
synced 2026-07-09 16:00:54 +00:00
Update README.md
This commit is contained in:
parent
05e8969215
commit
a2e8f04ccc
1 changed files with 5 additions and 0 deletions
|
|
@ -34,9 +34,14 @@ launch.
|
|||
```bash
|
||||
npm install -g @wirenboard/agent-vm # or: npx @wirenboard/agent-vm <cmd>
|
||||
|
||||
curl -fsSL https://claude.ai/install.sh | bash #install claude client for authorization
|
||||
|
||||
claude #run for login in claud.io, more details https://github.com/wirenboard/agent-vm#credentials
|
||||
|
||||
agent-vm setup # pulls the latest image from ghcr.io and verifies it boots
|
||||
|
||||
cd ~/your-project
|
||||
|
||||
agent-vm claude # or codex / opencode / shell
|
||||
```
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue