fix: correct repository URLs to c/claude-archeflow-plugin
This commit is contained in:
@@ -5,8 +5,8 @@
|
|||||||
"author": {
|
"author": {
|
||||||
"name": "Chris Nennemann"
|
"name": "Chris Nennemann"
|
||||||
},
|
},
|
||||||
"homepage": "https://git.xorwell.de/chris/archeflow",
|
"homepage": "https://git.xorwell.de/c/claude-archeflow-plugin",
|
||||||
"repository": "https://git.xorwell.de/chris/archeflow",
|
"repository": "https://git.xorwell.de/c/claude-archeflow-plugin",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"orchestration", "multi-agent", "archetypes", "pdca",
|
"orchestration", "multi-agent", "archetypes", "pdca",
|
||||||
|
|||||||
@@ -70,7 +70,7 @@ ArcheFlow can run fully unattended — queue your tasks, walk away, read the res
|
|||||||
claude plugin install archeflow
|
claude plugin install archeflow
|
||||||
|
|
||||||
# From Git
|
# From Git
|
||||||
claude plugin install --url https://git.xorwell.de/chris/archeflow
|
claude plugin install --url https://git.xorwell.de/c/claude-archeflow-plugin
|
||||||
|
|
||||||
# Local development
|
# Local development
|
||||||
claude --plugin-dir ./archeflow
|
claude --plugin-dir ./archeflow
|
||||||
|
|||||||
Reference in New Issue
Block a user