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.
2 parents d44022b + d36b186 commit a4d9a27Copy full SHA for a4d9a27
docs/getting-started-tutorial/install/README.md
@@ -21,7 +21,7 @@ Then run the following commands to configure a new DDEV project there:
21
1. Create DDEV configuration files:
22
23
```sh
24
- ddev config --project-type=craftcms --docroot=web --create-docroot
+ ddev config --project-type=craftcms --docroot=web
25
```
26
27
2. Scaffold the project from the official starter project:
0 commit comments