Skip to content
Open
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 www/src/pages/en/installation.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ After your app has been scaffolded, check out the [first steps](/en/usage/first-

## Experimental usage

For our CI, we have some experimental flags that allow you to scaffold any app without any prompts. If this use case applies to you, you can use these flags. Please note that these flags are experimental and may change in the future without following semver versioning.
For our CI, we have some experimental flags that allow you to scaffold any app without any prompts. If this use case applies to you, you can use these flags. Please note that these flags are experimental and may change in the future without following semantic versioning.

| Flag | Description |
| ------------------------- | -------------------------------------------- |
Expand Down
Loading