Skip to content

Commit 72e2e00

Browse files
committed
docs: Update installation instructions
1 parent 3cf1e4b commit 72e2e00

3 files changed

Lines changed: 8 additions & 8 deletions

File tree

plugins/ui5-modernization/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ This plugin provides:
1919
claude plugin install ui5-modernization@claude-plugins-official
2020
```
2121

22-
If you have already started an interactive Claude Code CLI session, you can use the `/plugin` command.
22+
Use the `/plugin` command if you already started an interactive Claude Code CLI session.
2323

2424
```bash
2525
/plugin install ui5-modernization@claude-plugins-official
@@ -31,7 +31,7 @@ If you have already started an interactive Claude Code CLI session, you can use
3131
copilot plugin install ui5-modernization@awesome-copilot
3232
```
3333

34-
If you have already started an interactive GitHub Copilot CLI session, you can use the `/plugin` command.
34+
Use the `/plugin` command if you already started an interactive GitHub Copilot CLI session.
3535

3636
```bash
3737
/plugin install ui5-modernization@awesome-copilot
@@ -45,7 +45,7 @@ If your coding agent doesn't support plugins, install the skills directly using
4545
npx skills add UI5/plugins-coding-agents
4646
```
4747

48-
> **Note:** When installing the skills only, you will need to install the [UI5 MCP server](https://github.com/UI5/mcp-server) manually.
48+
> **Note:** You need to install the [UI5 MCP server](https://github.com/UI5/mcp-server) manually when installing the skills only.
4949
5050
## How It Works
5151

plugins/ui5-typescript-conversion/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
claude plugin install ui5-typescript-conversion@claude-plugins-official
1313
```
1414

15-
If you have already started an interactive Claude Code CLI session, you can use the `/plugin` command.
15+
Use the `/plugin` command if you already started an interactive Claude Code CLI session.
1616

1717
```bash
1818
/plugin install ui5-typescript-conversion@claude-plugins-official
@@ -24,7 +24,7 @@ If you have already started an interactive Claude Code CLI session, you can use
2424
copilot plugin install ui5-typescript-conversion@awesome-copilot
2525
```
2626

27-
If you have already started an interactive GitHub Copilot CLI session, you can use the `/plugin` command.
27+
Use the `/plugin` command if you already started an interactive GitHub Copilot CLI session.
2828

2929
```bash
3030
/plugin install ui5-typescript-conversion@awesome-copilot

plugins/ui5/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ Authoritative development guidelines for all UI5 table controls (SAPUI5 1.136+ L
118118
claude plugin install ui5@claude-plugins-official
119119
```
120120

121-
If you have already started an interactive Claude Code CLI session, you can use the `/plugin` command.
121+
Use the `/plugin` command if you already started an interactive Claude Code CLI session.
122122

123123
```bash
124124
/plugin install ui5@claude-plugins-official
@@ -130,7 +130,7 @@ If you have already started an interactive Claude Code CLI session, you can use
130130
copilot plugin install ui5@awesome-copilot
131131
```
132132

133-
If you have already started an interactive GitHub Copilot CLI session, you can use the `/plugin` command.
133+
Use the `/plugin` command if you already started an interactive GitHub Copilot CLI session.
134134

135135
```bash
136136
/plugin install ui5@awesome-copilot
@@ -144,4 +144,4 @@ If your coding agent doesn't support plugins, install the skills directly using
144144
npx skills add UI5/plugins-coding-agents
145145
```
146146

147-
> **Note:** When installing the skills only, you will need to install the [UI5 MCP server](https://github.com/UI5/mcp-server) manually.
147+
> **Note:** You need to install the [UI5 MCP server](https://github.com/UI5/mcp-server) manually when installing the skills only.

0 commit comments

Comments
 (0)