1
0
mirror of https://github.com/pyenv/pyenv.git synced 2025-11-17 07:43:46 -05:00

Add a missing connective word "to" :)

hoffor
2025-11-17 06:22:53 -05:00
parent 519cc88017
commit 0cfe748edc

@@ -65,7 +65,7 @@ so we still recommend building against Tcl/Tk 8 as of that release.
The Python's documentation reports a different set of dependencies in the [documentation](https://devguide.python.org/getting-started/setup-building/#build-dependencies) and in the script used in the [GitHub Actions](https://github.com/python/cpython/blob/main/.github/workflows/posix-deps-apt.sh)
If you are going build PyPy from source or install other Python flavors that require CLang, also install `llvm`.
If you are going to build PyPy from source or install other Python flavors that require CLang, also install `llvm`.
* **CentOS/Fedora 21 and below:**