Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion apps/svelte.dev/content/docs/cli/20-commands/20-sv-add.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ You can select multiple space-separated add-ons from [the list below](#Official-
## Options

- `-C`, `--cwd` — path to the root of your Svelte(Kit) project
- `--no-preconditions` — skip checking preconditions <!-- TODO what does this mean? -->
- `--no-git-check` — even if some files are dirty, no prompt will be shown
- `--install` — installs dependencies with a specified package manager
- `--no-install` — prevents installing dependencies

Expand Down