fix: update installation commands to reflect new package name

This commit is contained in:
Lauren ten Hoor
2026-02-12 00:42:15 +08:00
parent a4312c886a
commit 3d3d1cc2e4
3 changed files with 18 additions and 5 deletions

View File

@@ -8,6 +8,10 @@
DevClaw is a plugin for [OpenClaw](https://openclaw.ai) that turns your orchestrator agent into a development manager. It hires developers, assigns tasks, reviews code, and keeps the pipeline moving — across as many projects as you have group chats. [Get started →](#getting-started)
```bash
openclaw plugins install @laurentenhoor/devclaw
```
---
## What it looks like
@@ -331,7 +335,12 @@ Deployment steps, test commands, coding standards, acceptance criteria — all i
### Install
```bash
cp -r devclaw ~/.openclaw/extensions/
openclaw plugins install @laurentenhoor/devclaw
```
Or for local development:
```bash
openclaw plugins install -l ./devclaw
```
### Set up through conversation