mirror of
https://github.com/github/spec-kit.git
synced 2026-02-02 05:53:36 +00:00
Added correct install_url for Amp agent CLI script.
This commit is contained in:
@@ -147,7 +147,7 @@ AGENT_CONFIG = {
|
|||||||
"amp": {
|
"amp": {
|
||||||
"name": "Amp",
|
"name": "Amp",
|
||||||
"folder": ".agents/",
|
"folder": ".agents/",
|
||||||
"install_url": "https://ampcode.com/",
|
"install_url": "https://ampcode.com/manual#install",
|
||||||
"requires_cli": True,
|
"requires_cli": True,
|
||||||
},
|
},
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user