Skip to content

Commit a9163ca

Browse files
committed
The buildout instructions install only Plone 6.0.x
1 parent ee90925 commit a9163ca

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

docs/admin-guide/install-buildout.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,13 +24,14 @@ For other installation options, see {ref}`get-started-install-label`.
2424

2525
## Prerequisites for installation
2626

27-
- For Plone 6.0, Python {SUPPORTED_PYTHON_VERSIONS_PLONE60}
28-
- For Plone 6.1, Python {SUPPORTED_PYTHON_VERSIONS_PLONE61}
27+
- For Plone 6.0, Python {SUPPORTED_PYTHON_VERSIONS_PLONE60}
28+
% TODO: These instructions install Plone 6.0.x. Uncomment next line and change the subsequent include when Plone 6.1 is released and "latest".
29+
% - For Plone 6.1, Python {SUPPORTED_PYTHON_VERSIONS_PLONE61}
2930

3031

3132
### Python
3233

33-
```{include} /_inc/_install-python-plone61.md
34+
```{include} /_inc/_install-python-plone60.md
3435
```
3536

3637

0 commit comments

Comments
 (0)