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 content/docs/getting_started/installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ You may customize the initial project output using one of the following CLI flag

- `--auth-guard`: Specify the authentication guard of your choice. You can choose between **session**, **access_tokens**, or **basic_auth**. Defaults to `session`.

- `--install`: Skip the prompt to install dependencies. Use the `--no-install` flag to create a project without installing any dependencies.
- `--install`: Skip the prompt to install dependencies.

:::codegroup

Expand Down