Skip to content

Commit 8f2fd54

Browse files
committed
Edit docs
1 parent acb0e8f commit 8f2fd54

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/quick-start.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ First:
1313
$ npx --yes -- create-figma-plugin figma-hello-world --yes
1414
```
1515

16-
(Omit the second `--yes` flag to specify a plugin template or to customize the initial settings.)
16+
(Here, the [`default`](https://github.com/yuanqing/create-figma-plugin/tree/main/packages/create-figma-plugin/plugin-templates/default) template will be used. Omit the second `--yes` flag to customize the plugin display name or to use a different plugin template.)
1717

1818
Then:
1919

0 commit comments

Comments
 (0)