Why do you want to improve the statement?
The current statement directs the user to download a version of CMake that is out of date. By mentioning a specific version the documentation will need to be continually updated with the latest version released. It would be better to direct the reader to the CMake website for them to download the latest CMake version relevant to their platform.
Proposed statement
"Please download and install the latest binary distribution of CMake for your platform from: https://cmake.org/download/"
What does the current documentation state? "Please download and install Cmake from https://github.com/Kitware/CMake/releases/download/v3.15.2/cmake-3.15.2-win64-x64.msi"
Where is this stated? Prerequisites/CMake.rst
Why do you want to improve the statement? The current statement directs the user to download a version of CMake that is out of date. By mentioning a specific version the documentation will need to be continually updated with the latest version released. It would be better to direct the reader to the CMake website for them to download the latest CMake version relevant to their platform.
Proposed statement "Please download and install the latest binary distribution of CMake for your platform from: https://cmake.org/download/"
Additional info N/A