There was an error while loading. Please reload this page.
1 parent 6516968 commit b7ca65cCopy full SHA for b7ca65c
1 file changed
plugins/mobile-apps/README.md
@@ -26,16 +26,9 @@ connector wiring.
26
27
2. Install the mobile-app plugin from the Power Platform Skills marketplace.
28
29
- For GitHub Copilot in VS Code:
30
-
31
- 1. Open the Command Palette.
32
- 2. Run **Chat: Install Plugin From Source**.
33
- 3. Paste the mobile-app plugin manifest URL:
34
35
- ```text
36
- https://github.com/microsoft/power-platform-skills/tree/main/plugins/mobile-apps/.plugin/plugin.json
37
- ```
38
+ 1. Open the Extensions pane.
+ 2. Enter `@agentPlugins mobile-app` in the search box.
+ 3. Select the **mobile-app** plugin and install it.
39
4. Reload VS Code if prompted, then open Copilot Chat in Agent mode.
40
41
Alternatively, install it from a terminal with GitHub Copilot CLI:
0 commit comments