tools/corrosion/doc/src/introduction.md
branchtransitional_engine
changeset 16067 d903f8d2395a
parent 16050 6a3dc15b78b9
--- a/tools/corrosion/doc/src/introduction.md	Wed Sep 18 14:10:51 2024 +0200
+++ b/tools/corrosion/doc/src/introduction.md	Wed Nov 20 21:37:47 2024 +0100
@@ -10,10 +10,10 @@
 helper function to conveniently add the necessary flags to link C/C++ libraries into
 the rust target.
 
-You are currently viewing the documentation of the stable v0.5 release branch.
+## Requirements
+
+- Corrosion supports CMake 3.15 and newer with the v0.5 release. If you are using the v0.5 release, please
+  view [the documentation here](./v0.5/introduction.md)
+- The master branch of Corrosion currently requires CMake 3.22 or newer.
 
 [`target_link_libraries()`]: https://cmake.org/cmake/help/latest/command/target_link_libraries.html
-
-## Requirements
-
-Corrosion v0.5 requires at least CMake 3.15 and at least Rust 1.46 or newer.
\ No newline at end of file