Skip to content

Commit 4a58466

Browse files
ksuessjensens
andcommitted
Update docs/install/source-step-by-step.md
Co-authored-by: Jens W. Klein <[email protected]>
1 parent 0ff6026 commit 4a58466

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
@@ -123,8 +123,8 @@ If you now open the browser with http://localhost:8080/, you see that you alread
123123
Before doing this, we configure our Zope instance for blobs, configure add-ons, etc..
124124

125125
For the configuration, you have two options:
126-
- manual configuration of site.zcml and zope.conf (^[Configuring and Running Zope](https://zope.readthedocs.io/en/latest/operation.html))
127-
- apply `cookiecutter-zope-instance`
126+
1. *manual* configuration by editing {file}`site.zcml` and {file}`zope.conf` (^[Configuring and Running Zope](https://zope.readthedocs.io/en/latest/operation.html))
127+
2. *generate* configuration by applying `cookiecutter-zope-instance`
128128

129129
(install-source-cookiecutter-zope-instance-label)=
130130

0 commit comments

Comments
 (0)