You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/install/source.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -57,7 +57,9 @@ Application server {term}`Zope` is working hard. {term}`Plone` provides the CMS
57
57
58
58
We install the Plone backend with {term}`pip`, {term}`mxdev` and other fancy helpers.
59
59
60
-
You are probably familiar with a `buildout` Plone installation. The installation with `zc.buildout` was the way to go for Plone 5. Plone 6 prefers to be installed with {term}`pip`.
60
+
If you used Plone before, you are probably familiar with a `buildout` Plone installation.
61
+
The installation with `zc.buildout` was the way to go for Plone 5.
62
+
Plone 6 prefers to be installed with {term}`pip`, which is the mainstream package installer for Python.
0 commit comments