Skip to content

Commit

Permalink
Fix SDK plugin init command example in the SDK reference (#2318)
Browse files Browse the repository at this point in the history
  • Loading branch information
pwizla authored Dec 16, 2024
1 parent 5a470b5 commit 7a46770
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docusaurus/docs/dev-docs/plugins/development/plugin-sdk.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ The present documentation lists the available Plugin SDK commands. The [associat
Create a new plugin at a given path.

```bash
npx @strapi/sdk-plugin init
npx @strapi/sdk-plugin init /path/to/my-plugin
```

| Arguments | Type | Description | Default |
Expand Down

0 comments on commit 7a46770

Please sign in to comment.