Skip to content

Commit 21e3658

Browse files
Update C compiler pre-requisites
Co-authored-by: David Glick <[email protected]>
1 parent 6ef5c58 commit 21e3658

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/contributing/core/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,9 +64,9 @@ Plone requires Python version {SUPPORTED_PYTHON_VERSIONS}.
6464

6565
### C compiler
6666

67-
You need a C compiler on your system to compile {term}`ZODB` and {term}`Zope`.
67+
You need a C compiler on your system to compile some of the Python libraries that Plone uses.
6868

69-
On macOS, Developer Tools providers clang for a C compiler.
69+
On macOS, Developer Tools provides Clang for a C compiler.
7070

7171
On Linux, [GNU Compiler Collection (GCC)](https://gcc.gnu.org/) is a common option.
7272

0 commit comments

Comments
 (0)