We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3fee1ce commit 47ca4adCopy full SHA for 47ca4ad
README.md
@@ -115,7 +115,7 @@ Leaf 3 provides a bunch of features that aim to tackle these common problems fou
115
You can create a Leaf 3 app with the [Leaf CLI](https://cli.leafphp.dev)
116
117
```bash
118
-leaf create <project-name> --v3 --basic
+leaf create <project-name> --basic
119
```
120
121
`<project-name>` is the name of your project
0 commit comments