diff --git a/README.md b/README.md index e2a2f1ecdf4..8799041d04c 100644 --- a/README.md +++ b/README.md @@ -14,8 +14,9 @@ by the community and the Dart team. ## Building Dart -Learn how to [get the source](https://github.com/dart-lang/sdk/wiki/Building#getting-the-source) -and [prepare your machine to build the SDK](https://github.com/dart-lang/sdk/wiki/Preparing-your-machine-to-build-the-Dart-SDK). +If you want to build Dart yourself, here is a guide to +[getting the source, preparing your machine to build the SDK, and +building](https://github.com/dart-lang/sdk/wiki/Building). There are more documents on our [wiki](https://github.com/dart-lang/sdk/wiki).