File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -153,7 +153,7 @@ cookiecutter https://github.com/plone/cookiecutter-zope-instance
153153(install-source-cookiecutter-zope-instance-presets-label)=
154154
155155Instead 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
159159default_context :
@@ -192,7 +192,7 @@ You are now ready to apply `cookiecutter`to generate the Zope configuration:
192192cookiecutter -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
You can’t perform that action at this time.
0 commit comments