Skip to content

Commit ca656c2

Browse files
Merge pull request #141 from andrewandante/DOC_update_ddev_guidance
DOC update ddev webroot command syntax
2 parents f083ede + 7c947de commit ca656c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ SilverStripe API docs for the core system in different versions, generated throu
1111

1212
> [!WARNING]
1313
> If you are running this locally with DDEV, make sure you set your `docroot` to `.`, instead of the `public` folder:
14-
> `ddev config docroot '.' && ddev restart`
14+
> `ddev config --docroot='.' && ddev restart`
1515
1616
## Add a new major version
1717

0 commit comments

Comments
 (0)