diff --git a/README.md b/README.md index d9621793fd..573a8cd5b0 100644 --- a/README.md +++ b/README.md @@ -56,14 +56,8 @@ Other options are described on the [wiki Download page](https://wiki.freecad.org Compiling --------- -FreeCAD requires several dependencies to correctly compile for development and -production builds. The following pages contain updated build instructions for -their respective platforms: - -- [Linux](https://wiki.freecad.org/Compile_on_Linux) -- [Windows](https://wiki.freecad.org/Compile_on_Windows) -- [macOS](https://wiki.freecad.org/Compile_on_MacOS) -- [MinGW](https://wiki.freecad.org/Compile_on_MinGW) +See the [Developers Handbook – Getting Started](https://freecad.github.io/DevelopersHandbook/gettingstarted/) +for build instructions. Reporting Issues