diff --git a/README.md b/README.md index 8a5a28d60965c..75964e6b1e117 100644 --- a/README.md +++ b/README.md @@ -86,7 +86,7 @@ command line tools to your `PATH`: export PATH=/Applications/CMake.app/Contents/bin:$PATH -[Ninja](http://martine.github.io/ninja/) is the current recommended build system +[Ninja](https://ninja-build.org) is the current recommended build system for building Swift and is the default configuration generated by CMake. If you're on OS X or don't install it as part of your Linux distribution, clone it next to the other projects and it will be bootstrapped automatically: