Skip to content

Commit c3200ef

Browse files
committed
Test
1 parent 1a1d4fc commit c3200ef

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/content/docs/unity/adapty-cursor-unity.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Adapty requires some dashboard configuration before you write any SDK code. You
2626
The Adapty CLI skill lets your LLM set up your app, products, access levels, paywalls, and placements directly — without opening the Dashboard for each step. You only need to [connect your stores](integrate-payments) in the Dashboard.
2727

2828
```
29-
npx skills add adaptyteam/adapty --skill adapty-cli
29+
npx skills add adaptyteam/adapty-cli --skill adapty-cli
3030
```
3131

3232
Once the skill is added, run `/adapty-cli` in your agent. It will guide you through each step — including when to open the Dashboard to connect your stores.

0 commit comments

Comments
 (0)