We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6ef5c58 commit 21e3658Copy full SHA for 21e3658
docs/contributing/core/index.md
@@ -64,9 +64,9 @@ Plone requires Python version {SUPPORTED_PYTHON_VERSIONS}.
64
65
### C compiler
66
67
-You need a C compiler on your system to compile {term}`ZODB` and {term}`Zope`.
+You need a C compiler on your system to compile some of the Python libraries that Plone uses.
68
69
-On macOS, Developer Tools providers clang for a C compiler.
+On macOS, Developer Tools provides Clang for a C compiler.
70
71
On Linux, [GNU Compiler Collection (GCC)](https://gcc.gnu.org/) is a common option.
72
0 commit comments