Update README.md

This commit is contained in:
viktor-zharikov 2026-06-30 21:02:50 +03:00 committed by GitHub
parent 05e8969215
commit a2e8f04ccc
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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
```