Skip to content

Commit 3ad44a6

Browse files
committed
Update language
1 parent 5291c72 commit 3ad44a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/build/tools/flow-cli/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,6 @@ Create a new Flow project:
3333
flow init
3434
```
3535

36-
The `flow init` command provides an interactive setup experience where you can select from various project scaffolds. These scaffolds help you get started quickly by providing pre-configured projects for common use cases, such as basic Cadence projects, projects with specific contract dependencies, or specialized templates for different types of applications.
36+
The `flow init` command gets you up and running with a new project setup in one command. Choose from scaffolds for scheduled transactions, DeFi actions, stablecoins, and more, or start with a basic Cadence project.
3737

3838
To learn more about Flow CLI commands and how to use them, please refer to the [Commands documentation](./commands.md).

0 commit comments

Comments
 (0)