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
153
153
(install-source-cookiecutter-zope-instance-presets-label)=
154
154
155
155
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):
157
157
158
158
``` yaml
159
159
default_context :
@@ -192,7 +192,7 @@ You are now ready to apply `cookiecutter`to generate the Zope configuration:
192
192
cookiecutter -f --no-input --config-file instance.yaml https://github.com/plone/cookiecutter-zope-instance
193
193
` ` `
194
194
195
- ` ` ` {list-table} Cookiecutter options
195
+ ` ` ` {list-table} Cookiecutter options used here
196
196
:header-rows: 1
197
197
198
198
* - Option
You can’t perform that action at this time.
0 commit comments