Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion getting-started/setup-building.rst
Original file line number Diff line number Diff line change
Expand Up @@ -765,7 +765,7 @@ some of CPython's modules (for example, ``zlib``).
For Unix-based systems, we try to use system libraries whenever available.
This means optional components will only build if the relevant system headers
are available. The best way to obtain the appropriate headers will vary by
distribution, but the appropriate commands for some popular distributions
distribution, but the appropriate commands for some popular package managers
Comment thread
pranavchoudhary-tech marked this conversation as resolved.
Outdated
are below.

.. tab:: dnf
Expand Down
Loading