Skip to content

Commit d6919ac

Browse files
committed
Merge branch 'installation-backend-pip-mxdev' of github.com:plone/documentation into installation-backend-pip-mxdev
2 parents 74f8643 + d9dd2fa commit d6919ac

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/install/source-step-by-step.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@ cookiecutter https://github.com/plone/cookiecutter-zope-instance
153153
(install-source-cookiecutter-zope-instance-presets-label)=
154154

155155
Instead we prepare a file {file}`instance.yaml` with the parameters we want to set.
156-
A minimal example is (add options as needed):
156+
A minimal example with one add-on configured is (add options as needed):
157157

158158
```yaml
159159
default_context:
@@ -192,7 +192,7 @@ You are now ready to apply `cookiecutter`to generate the Zope configuration:
192192
cookiecutter -f --no-input --config-file instance.yaml https://github.com/plone/cookiecutter-zope-instance
193193
```
194194

195-
```{list-table} Cookiecutter options
195+
```{list-table} Cookiecutter options used here
196196
:header-rows: 1
197197
198198
* - Option

0 commit comments

Comments
 (0)