diff --git a/README.md b/README.md index 5d3771c9..958066c1 100644 --- a/README.md +++ b/README.md @@ -48,8 +48,8 @@ Features over classic Scikit-build: - No dependency on setuptools, distutils, or wheel in build mode. - Powerful config system, including config options support in build mode. - Automatic inclusion of site-packages in `CMAKE_PREFIX_PATH` -- FindPython is backported if running on CMake 3.24 (included via hatchling in a - submodule) +- FindPython is backported if running on CMake < 3.24 (included via hatchling in + a submodule, configurable) - Limited API / Stable ABI and pythonless tags supported via config option - No slow generator search, ninja/make or MSVC used by default, respects `CMAKE_GENERATOR`