Skip to content
Merged
Changes from all commits
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 @@ -823,7 +823,7 @@ some of CPython's modules (for example, ``zlib``).
package. You can safely remove it from the install list above and the
Python build will use a bundled version. But we recommend using the system
`libmpdec <https://www.bytereef.org/mpdecimal/doc/libmpdec/>`_ library.
Either built it from sources or install this package from
Either build it from sources or install this package from
https://deb.sury.org.

.. tab:: macOS
Expand Down
Loading