diff --git a/README.md b/README.md index d3a40022..5a660ae2 100644 --- a/README.md +++ b/README.md @@ -54,7 +54,7 @@ git submodule update ## Building -The repository contains everything required to compile and build the examples on Windows, Linux, Android, iOS and macOS (using MoltenVK) using a C++ compiler that supports C++20. +The repository contains everything required to compile and build the examples on Windows, Android, iOS and macOS (using MoltenVK) using a C++ compiler that supports C++20. See [BUILD.md](BUILD.md) for details on how to build for the different platforms.