Skip to content

Commit 31534f8

Browse files
committed
improve readme for a better way to use dev branch without cloning to local
1 parent d9abd4c commit 31534f8

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,11 @@ The loop has two phases: **Implementation** (Claude works, Codex reviews summari
2323
## Install
2424

2525
```bash
26-
/plugin marketplace add git@github.com:humania-org/humanize.git
26+
# Add humania marketplace
27+
/plugin marketplace add humania-org/humanize
28+
# If you want to use development branch for experimental features
29+
/plugin marketplace add humania-org/humanize#dev
30+
# Then install humanize plugin
2731
/plugin install humanize@humania
2832
```
2933

0 commit comments

Comments
 (0)