We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6789a85 commit bf700d7Copy full SHA for bf700d7
component/README.md
@@ -8,7 +8,7 @@ You can start by using `cargo-generate`:
8
9
```shell
10
cargo install cargo-generate
11
-cargo generate ratatui-org/templates async --name ratatui-hello-world
+cargo generate ratatui-org/templates component --name ratatui-hello-world
12
cd ratatui-hello-world
13
```
14
0 commit comments