Skip to content

Commit b7ca65c

Browse files
authored
Revise mobile-app plugin installation steps (#315)
Updated installation instructions for the mobile-app plugin.
1 parent 6516968 commit b7ca65c

1 file changed

Lines changed: 3 additions & 10 deletions

File tree

plugins/mobile-apps/README.md

Lines changed: 3 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -26,16 +26,9 @@ connector wiring.
2626

2727
2. Install the mobile-app plugin from the Power Platform Skills marketplace.
2828

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-
29+
1. Open the Extensions pane.
30+
2. Enter `@agentPlugins mobile-app` in the search box.
31+
3. Select the **mobile-app** plugin and install it.
3932
4. Reload VS Code if prompted, then open Copilot Chat in Agent mode.
4033

4134
Alternatively, install it from a terminal with GitHub Copilot CLI:

0 commit comments

Comments
 (0)