diff --git a/.claude-plugin/marketplace.json b/.claude-plugin/marketplace.json index d301097..1db7a49 100644 --- a/.claude-plugin/marketplace.json +++ b/.claude-plugin/marketplace.json @@ -1,5 +1,5 @@ { - "name": "makingchatbots-genesys-cloud-architect", + "name": "makingchatbots-genesys-cloud-plugins", "owner": { "name": "Lucas Woodward", "url": "https://makingchatbots.com/" diff --git a/README.md b/README.md index 0a4508b..d75dd18 100644 --- a/README.md +++ b/README.md @@ -8,10 +8,10 @@ Create, debug and test Genesys Cloud Architect Flows using Claude Code. ``` # Add the marketplace -/plugin marketplace add MakingChatbots/genesys-cloud-architect +/plugin marketplace add MakingChatbots/genesys-cloud-plugins # Install the plugin -/plugin install genesys-cloud-architect@makingchatbots +/plugin install genesys-cloud-architect@makingchatbots-genesys-cloud-plugins ``` ## Getting Started