Skip to content

Commit 1cda493

Browse files
DocumentSDK_Skill_Changes-HF: updated the Prerequisites content for spreadsheet
1 parent 636a23e commit 1cda493

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
@@ -28,6 +28,7 @@ Syncfusion<sup style="font-size:70%">&reg;</sup> Spreadsheet Editor SDK Skills a
2828
Before installing Syncfusion<sup style="font-size:70%">&reg;</sup> Spreadsheet Editor SDK Skills, ensure the following tools are available on your machine:
2929

3030
- **[Node.js](https://nodejs.org/en)** (v18 or later) — Required to run `npx` commands for installing skills.
31+
- A supported AI agent or IDE that integrates with the Skills CLI (VS Code, Syncfusion® Code Studio, Cursor, etc.)
3132

3233
## Installation
3334

@@ -38,7 +39,7 @@ To install all Spreadsheet Editor SDK skills at once, use the following command:
3839
{% tabs %}
3940
{% highlight bash tabtitle="npm" %}
4041

41-
npx skills add syncfusion/spreadsheet-editor-sdk-skills --all -y
42+
npx skills add syncfusion/spreadsheet-editor-sdk-skills -y
4243

4344
{% endhighlight %}
4445
{% endtabs %}

0 commit comments

Comments
 (0)