Skip to content

Commit 64d3eb3

Browse files
Sync cli docs (#1679)
sync cli docs Co-authored-by: svelte-docs-bot[bot] <196124396+svelte-docs-bot[bot]@users.noreply.github.com>
1 parent cd602bf commit 64d3eb3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/svelte.dev/content/docs/cli/20-commands/10-sv-create.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ Add add-ons to the project in the `create` command. Following the same format as
4949
Example:
5050

5151
```sh
52-
npx sv create --add eslint prettier
52+
npx sv create --add eslint prettier [path]
5353
```
5454

5555
### `--no-add-ons`

0 commit comments

Comments
 (0)