From f00f25d42ef50b68b48ac636c533449eb6738f01 Mon Sep 17 00:00:00 2001 From: Peter Date: Thu, 6 Aug 2026 08:48:31 -0400 Subject: [PATCH] Update plugin installation command in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c515947..6311e2a 100644 --- a/README.md +++ b/README.md @@ -81,7 +81,7 @@ Fastest path. Use this when you want the agents with the default knowledgebase. ```bash copilot plugin marketplace add github/actions-migrations-via-copilot -copilot plugin install actions-migrator +copilot plugin install actions-migrator@actions-migrations-via-copilot ``` The marketplace is defined in [`.github/plugin/marketplace.json`](.github/plugin/marketplace.json).