Skip to content

Commit 7bafad5

Browse files
DocumentSDK_Skill_Changes-HF: updated spreadsheet code corrections
1 parent d1fed8f commit 7bafad5

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

Document-Processing/Skills/spreadsheet-editor-sdk.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,6 @@ Once skills are installed, the assistant can generate spreadsheet editor code. B
148148

149149
After installation, manage Syncfusion<sup style="font-size:70%">&reg;</sup> Agent Skills using the following commands:
150150

151-
> **Note:** If you installed Syncfusion skills globally, add the `--global` flag at the end of the command (for example, `npx skills list --global`, `npx skills remove <skill-name>` --global ).
152151

153152
### List Skills
154153

@@ -162,6 +161,8 @@ npx skills list
162161
{% endhighlight %}
163162
{% endtabs %}
164163

164+
> **Note:** If you installed Syncfusion skills globally, add the `--global` flag at the end of the command (for example, `npx skills list --global`, `npx skills remove <skill-name>` --global ).
165+
165166
### Remove a Skill
166167

167168
Uninstall a specific skill from your environment:

0 commit comments

Comments
 (0)