We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bf46fa0 commit 302bc29Copy full SHA for 302bc29
1 file changed
README.md
@@ -39,7 +39,7 @@ create-rust-app
39
### 1. Project creation
40
41
```rust
42
-create-rust-app create -i <project_name>
+create-rust-app create <project_name>
43
```
44
45
- Run frontend & backend with a single command: `cargo fullstack`
0 commit comments